summaryrefslogtreecommitdiff
path: root/pcr/pdsh
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-05-21 18:53:47 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-05-21 18:53:47 -0500
commitf4ecd526f4a5da2524a92c3820629258403d8752 (patch)
tree55c370af5e536b8c963d14ea71947b3f602988df /pcr/pdsh
parent855979651e170631bc763b20a56e338e53357b64 (diff)
pdsh: Adding md5sums
Diffstat (limited to 'pcr/pdsh')
-rw-r--r--pcr/pdsh/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/pcr/pdsh/PKGBUILD b/pcr/pdsh/PKGBUILD
index 86bf8c987..68bfaa22a 100644
--- a/pcr/pdsh/PKGBUILD
+++ b/pcr/pdsh/PKGBUILD
@@ -13,6 +13,7 @@ depends=('glibc' 'openssh' 'readline')
optdepends=('perl: required by the dshbak utility')
options=('libtool')
source=("http://pdsh.googlecode.com/files/$pkgname-$pkgver.tar.bz2")
+md5sums=('e3512d03e491de6f1a735ab0ff702108')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"