From 014b904666fae34cfd9fe0c01150d1730f89f8aa Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 7 Jun 2019 21:42:01 +0200 Subject: pssh-git 2.3.1+27+ga2f936b-2 -> 2.3.1+31+gc3afd5c-1 --- pssh-git/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pssh-git') diff --git a/pssh-git/PKGBUILD b/pssh-git/PKGBUILD index 00480932..572b5c53 100644 --- a/pssh-git/PKGBUILD +++ b/pssh-git/PKGBUILD @@ -3,9 +3,9 @@ # Contributor: Elis Hughes pkgname=pssh-git -pkgver=2.3.1+27+ga2f936b +pkgver=2.3.1+31+gc3afd5c _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/" @@ -19,7 +19,7 @@ makedepends=('git' 'python-setuptools') provides=('pssh') conflicts=('pssh') source=(git+https://github.com/lilydjwg/pssh.git#commit=${_commit}) -sha256sums=('SKIP') +sha512sums=('SKIP') pkgver() { cd "${srcdir}/pssh" -- cgit v1.2.3-54-g00ecf