diff options
author | Erich Eckner <git@eckner.net> | 2019-06-08 21:33:35 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-06-08 21:33:35 +0200 |
commit | 19f3b541f14b51e818430af73e30fc1b8f385c01 (patch) | |
tree | fb1fb5f5917c21ff42a711dac43e361508239306 /pssh-git | |
parent | 4fd7f539ebd7c0f7484efb7fe0d1c7e73f6d1ffa (diff) | |
download | archlinuxewe-19f3b541f14b51e818430af73e30fc1b8f385c01.tar.xz |
pssh-git 2.3.1+31+gc3afd5c-1 -> 2.3.1+38+g219cd7d-1
Diffstat (limited to 'pssh-git')
-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 572b5c532..bfa359ef8 100644 --- a/pssh-git/PKGBUILD +++ b/pssh-git/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Elis Hughes <elishughes@googlemail.com> pkgname=pssh-git -pkgver=2.3.1+31+gc3afd5c +pkgver=2.3.1+38+g219cd7d _commit="${pkgver##*+g}" pkgrel=1 pkgdesc="Parallel versions of the openssh tools ssh, scp, rsync, nuke, slurp" |