blob: c0619bd6637280437a24a3b9bc29cbab95dfa2c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = sshrc
pkgdesc = Bring your .bashrc, .vimrc, etc. from your local workstation when you ssh into a remote box.
pkgver = 0.6.2
pkgrel = 2
url = https://github.com/cdown/sshrc
arch = any
license = MIT
makedepends = git
depends = openssh
conflicts = sshrc-git
source = https://github.com/cdown/sshrc/archive/0.6.2.zip
md5sums = b3bba68b8cb88c9df882040f839583fd
pkgname = sshrc
|