summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2020-03-21 15:03:49 +0100
committerHyacinthe Cartiaux2020-03-21 15:03:49 +0100
commitcee9dea0353b8efb906eb9a6140f698ef78053db (patch)
tree2e29cd3789585325eccb26a0ac833f09caa5c960 /PKGBUILD
parent4d23e2ed532b147790ae716d2882138d0038b4e2 (diff)
downloadaur-pdsh-genders.tar.gz
Update to 2.34
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index becb7949b473..5fced0d68c44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: sh0 <mee@sh0.org>
pkgname=pdsh-genders
-pkgver=2.33
-pkgrel=2
+pkgver=2.34
+pkgrel=1
pkgdesc='Parallel Distributed Shell'
url='https://github.com/chaos/pdsh'
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ options=('libtool')
source=("https://github.com/chaos/pdsh/releases/download/pdsh-${pkgver}/pdsh-${pkgver}.tar.gz")
conflicts=('pdsh')
provides=('pdsh')
-sha256sums=('7368087429d6269f0a6313c406ef38c6a6a947bc003ca7368fc6481b139d942f')
+sha256sums=('b47b3e4662736ef44b6fe86e3d380f95e591863e69163aa0592e9f9f618521e9')
build() {
cd "${srcdir}/pdsh-${pkgver}"