summaryrefslogtreecommitdiff
path: root/social/batctl
diff options
context:
space:
mode:
Diffstat (limited to 'social/batctl')
-rw-r--r--social/batctl/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/social/batctl/PKGBUILD b/social/batctl/PKGBUILD
index 7a6f37c76..33df8ca41 100644
--- a/social/batctl/PKGBUILD
+++ b/social/batctl/PKGBUILD
@@ -9,8 +9,6 @@ url="http://www.open-mesh.net/"
license=('GPL')
depends=('glibc')
source=("http://downloads.open-mesh.net/batman/releases/batman-adv-${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc})
-md5sums=('fe9e6a3994539037b48afc5e3d31628c'
- 'fdc6433ebc7fe59ce9eaec56dd843eb9')
build(){
cd ${srcdir}/${pkgname}-${pkgver}
@@ -23,3 +21,5 @@ package() {
}
# vim:set ts=2 sw=2 et:
+md5sums=('fe9e6a3994539037b48afc5e3d31628c'
+ 'fdc6433ebc7fe59ce9eaec56dd843eb9')