summaryrefslogtreecommitdiff
path: root/pssh-git
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-01-01 12:45:42 +0100
committerErich Eckner <git@eckner.net>2021-01-02 18:30:46 +0100
commitf8e3130695f39dc5434bcfcb8abb0e2de5bd8ddc (patch)
tree5d8144169b76a0a297d942257cf27d82102a9b32 /pssh-git
parent28df32e029938120f3f7dd266f306e2c4b791d94 (diff)
downloadarchlinuxewe.git.save-f8e3130695f39dc5434bcfcb8abb0e2de5bd8ddc.tar.xz
pssh-git 2.3.4+1+g075734d-2 -> 2.3.4+5+g5e544a7-1
Diffstat (limited to 'pssh-git')
-rw-r--r--pssh-git/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pssh-git/PKGBUILD b/pssh-git/PKGBUILD
index b1b6c0b0..f558f6ea 100644
--- a/pssh-git/PKGBUILD
+++ b/pssh-git/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: Elis Hughes <elishughes@googlemail.com>
pkgname=pssh-git
-pkgver=2.3.4+1+g075734d
+pkgver=2.3.4+5+g5e544a7
_commit="${pkgver##*+g}"
-pkgrel=2
+pkgrel=1
pkgdesc="Parallel versions of the openssh tools ssh, scp, rsync, nuke, slurp"
arch=('any')
url="http://code.google.com/p/parallel-ssh/"