summaryrefslogtreecommitdiff
path: root/pssh-git
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 15:45:02 +0100
committerErich Eckner <git@eckner.net>2021-12-13 15:45:02 +0100
commitd955a9e1711363c9cc35545c41558dd1f99763cf (patch)
tree2b67cc41a71e865b74e80f304e622feb788ac03b /pssh-git
parentf7e6e5ab70407b9c58ce1f8d9e0b13a276e222ca (diff)
downloadarchlinuxewe-d955a9e1711363c9cc35545c41558dd1f99763cf.tar.xz
recompile all python packages
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 5a67b3ff0..f0c963410 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=48
+pkgrel=49
pkgdesc="Parallel versions of the openssh tools ssh, scp, rsync, nuke, slurp"
arch=('any')
url="http://code.google.com/p/parallel-ssh/"