diff options
Diffstat (limited to 'pssh-git/PKGBUILD')
-rw-r--r-- | pssh-git/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pssh-git/PKGBUILD b/pssh-git/PKGBUILD index b1b6c0b00..f558f6ea4 100644 --- a/pssh-git/PKGBUILD +++ b/pssh-git/PKGBUILD @@ -3,9 +3,9 @@ # Contributor: Elis Hughes <elishughes@googlemail.com> pkgname=pssh-git -pkgver=2.3.4+1+g075734d +pkgver=2.3.4+5+g5e544a7 _commit="${pkgver##*+g}" -pkgrel=2 +pkgrel=1 pkgdesc="Parallel versions of the openssh tools ssh, scp, rsync, nuke, slurp" arch=('any') url="http://code.google.com/p/parallel-ssh/" |