summaryrefslogtreecommitdiff
path: root/community/arptables/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/arptables/PKGBUILD')
-rw-r--r--community/arptables/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/arptables/PKGBUILD b/community/arptables/PKGBUILD
index 03485a112..bcd5a98c7 100644
--- a/community/arptables/PKGBUILD
+++ b/community/arptables/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 82774 2013-01-24 11:14:44Z seblu $
-# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
+# $Id: PKGBUILD 90489 2013-05-12 22:21:54Z seblu $
+# Maintainer: Sébastien Luttringer
# Contributor: Daniel Micay <danielmicay@gmail.com>
# Contributor: Michal Soltys <soltys@ziu.info>
pkgname=arptables
pkgver=0.0.4
-pkgrel=1
+pkgrel=2
pkgdesc='ARP filtering utility'
arch=('i686' 'x86_64' 'mips64el')
url='http://ebtables.sourceforge.net/'
@@ -30,7 +30,7 @@ package() {
DESTDIR="$pkgdir" \
PREFIX=/usr \
LIBDIR=/usr/lib/arptables \
- BINDIR=/usr/sbin \
+ BINDIR=/usr/bin \
MANDIR=/usr/share/man \
INITDIR=/etc/rc.d \
SYSCONFIGDIR=/etc