diff options
author | Erich Eckner <git@eckner.net> | 2024-12-28 18:00:35 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-12-28 18:00:35 +0100 |
commit | a96f8c521dd15324a6c671664e29769c78303528 (patch) | |
tree | cacaa488e4a8d6613c9a481a49522e776dc05abb /pssh-git/PKGBUILD | |
parent | e4dad36e0882a2ce83d65487d779b231dbed0c8c (diff) | |
download | archlinuxewe-a96f8c521dd15324a6c671664e29769c78303528.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 f1bdddb9a..fc89fcc9f 100644 --- a/pssh-git/PKGBUILD +++ b/pssh-git/PKGBUILD @@ -5,7 +5,7 @@ pkgname=pssh-git pkgver=2.3.4+15+g1399527 _commit="${pkgver##*+g}" -pkgrel=12 +pkgrel=13 pkgdesc="Parallel versions of the openssh tools ssh, scp, rsync, nuke, slurp" arch=('any') url="http://code.google.com/p/parallel-ssh/" |