diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 08:45:20 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 08:45:20 +0100 |
commit | a4844363d2a8246519ea9e3fe81472aca6724399 (patch) | |
tree | 17bf83306381d081596bf69377faf27d28c18c29 /pssh-git/PKGBUILD | |
parent | e9468b4f1c8cab839f309db97cee0e08aebae54e (diff) | |
download | archlinuxewe-a4844363d2a8246519ea9e3fe81472aca6724399.tar.xz |
recompile all python packages
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 77edf66b1..5c6a38f14 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=6 +pkgrel=7 pkgdesc="Parallel versions of the openssh tools ssh, scp, rsync, nuke, slurp" arch=('any') url="http://code.google.com/p/parallel-ssh/" |