diff options
Diffstat (limited to 'pssh-git')
-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 470529eb..00480932 100644 --- a/pssh-git/PKGBUILD +++ b/pssh-git/PKGBUILD @@ -4,7 +4,7 @@ pkgname=pssh-git pkgver=2.3.1+27+ga2f936b -_commit="${pkgver##*+}" +_commit="${pkgver##*+g}" pkgrel='2' pkgdesc="Parallel versions of the openssh tools ssh, scp, rsync, nuke, slurp" arch=('any') |