diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 09:09:54 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 09:09:54 +0100 |
commit | 62d35a851f86d1e5e841b531aa41a24cb6b50bb1 (patch) | |
tree | 544c829c765b580c60e1fa21c286fcd67010069b /pssh-git/PKGBUILD | |
parent | b4df68480f212ce26f1321aab37c03c9b1027e0d (diff) | |
download | archlinuxewe-62d35a851f86d1e5e841b531aa41a24cb6b50bb1.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 4c97fddb6..0f0a9a3b5 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=8 +pkgrel=9 pkgdesc="Parallel versions of the openssh tools ssh, scp, rsync, nuke, slurp" arch=('any') url="http://code.google.com/p/parallel-ssh/" |