summaryrefslogtreecommitdiff
path: root/pcr/pdsh/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-05-22 05:54:33 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-05-22 05:54:33 -0300
commit4774a572775b8c44d86bd8696d17d2205a473ac5 (patch)
tree4b17743b5e17e171eda55359ed5737da589b6ed9 /pcr/pdsh/PKGBUILD
parent3cc4685abd608cb86ac3beca4501a77e00c6d5be (diff)
parent1a4554480341083f8a1240431c12ebe267843ecd (diff)
Merge branch 'master' of ssh://projects.parabola.nu/~git/abslibre
Diffstat (limited to 'pcr/pdsh/PKGBUILD')
-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}"