summaryrefslogtreecommitdiff
path: root/pssh-git
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-01-31 09:01:26 +0100
committerErich Eckner <git@eckner.net>2020-01-31 09:01:26 +0100
commit637a1a86a372490cbfab1dab73c7f8fe9e7197d8 (patch)
treeea663d37372e25beeb477cd71ddf3b6ce6ed81b4 /pssh-git
parentdd3e524af10ffdca6517945ece5144bf43ce2e0c (diff)
downloadarchlinuxewe.git.save-637a1a86a372490cbfab1dab73c7f8fe9e7197d8.tar.xz
pssh-git 2.3.1+48+g0d4ace1-2 -> 2.3.1+50+g31a3fc2-1
Diffstat (limited to 'pssh-git')
-rw-r--r--pssh-git/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pssh-git/PKGBUILD b/pssh-git/PKGBUILD
index db952805..d01b6a58 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.1+48+g0d4ace1
+pkgver=2.3.1+50+g31a3fc2
_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/"