diff options
Diffstat (limited to 'pssh-git/PKGBUILD')
-rw-r--r-- | pssh-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pssh-git/PKGBUILD b/pssh-git/PKGBUILD index 5c6a38f14..4c97fddb6 100644 --- a/pssh-git/PKGBUILD +++ b/pssh-git/PKGBUILD @@ -5,7 +5,7 @@ pkgname=pssh-git pkgver=2.3.4+10+gd4909c9 _commit="${pkgver##*+g}" -pkgrel=7 +pkgrel=8 pkgdesc="Parallel versions of the openssh tools ssh, scp, rsync, nuke, slurp" arch=('any') url="http://code.google.com/p/parallel-ssh/" |