summaryrefslogtreecommitdiff
path: root/pssh-git
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-08-09 09:00:54 +0200
committerErich Eckner <git@eckner.net>2018-08-09 09:00:54 +0200
commitb52d61020bfdc281b4e7aa1e666dfc2c3b763965 (patch)
tree1618d680579d645a4960b148aa5519ac54e96e2a /pssh-git
parent11b58d27015ebde21eaa643bfb8f23e5a315e5c9 (diff)
downloadarchlinuxewe.git.save-b52d61020bfdc281b4e7aa1e666dfc2c3b763965.tar.xz
pssh-git: fix typo
Diffstat (limited to 'pssh-git')
-rw-r--r--pssh-git/PKGBUILD2
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')