summaryrefslogtreecommitdiff
path: root/social/batctl
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-29 17:36:01 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-29 17:36:01 -0300
commit14995c4581e56e6540a9c89074623e73b9f1fc49 (patch)
tree922516073a8f71a92dc118d9696eb977ceb306b3 /social/batctl
parent38bae167f23bd509b81394975c012b8abb1693d7 (diff)
Updated batctl
Diffstat (limited to 'social/batctl')
-rw-r--r--social/batctl/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/social/batctl/PKGBUILD b/social/batctl/PKGBUILD
index 912011781..7a6f37c76 100644
--- a/social/batctl/PKGBUILD
+++ b/social/batctl/PKGBUILD
@@ -1,15 +1,16 @@
# Contributor: Nathan Owe <ndowens.aur at gmail dot com>
# Maintainer: Thomas Weißschuh <thomas_weissschuh@lavabit.com>
pkgname=batctl
-pkgver=2011.3.0
+pkgver=2012.3.0
pkgrel=1
pkgdesc="B.A.T.M.A.N. advanced control and management tool"
arch=('i686' 'x86_64' 'mips64el')
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")
-sha1sums=('a90abd309acda0199c0d7cb63e8a0d4408688a34')
+source=("http://downloads.open-mesh.net/batman/releases/batman-adv-${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc})
+md5sums=('fe9e6a3994539037b48afc5e3d31628c'
+ 'fdc6433ebc7fe59ce9eaec56dd843eb9')
build(){
cd ${srcdir}/${pkgname}-${pkgver}