diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 14:55:53 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 14:55:53 +0100 |
commit | 37e02170df7e1f775683ab7302af6a296e426d64 (patch) | |
tree | 9db90cf8aa5500c1e7799c15103e72ddfdef529a /pssh-git/PKGBUILD | |
parent | f3fafe5863daa472eab863d1f231f8d967cbecbc (diff) | |
download | archlinuxewe-37e02170df7e1f775683ab7302af6a296e426d64.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 c5dab0ed0..0b240da90 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=43 +pkgrel=44 pkgdesc="Parallel versions of the openssh tools ssh, scp, rsync, nuke, slurp" arch=('any') url="http://code.google.com/p/parallel-ssh/" |