summaryrefslogtreecommitdiff
path: root/community/libmnl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libmnl/PKGBUILD')
-rw-r--r--community/libmnl/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/libmnl/PKGBUILD b/community/libmnl/PKGBUILD
index 95eae54a5..09b5ec8fd 100644
--- a/community/libmnl/PKGBUILD
+++ b/community/libmnl/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 99859 2013-10-31 02:08:03Z allan $
-# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
+# $Id: PKGBUILD 114509 2014-07-01 18:42:51Z seblu $
+# Maintainer: Sébastien Luttringer <seblu@archlinux.org>
# Contributor: Christian Hesse <mail@earthworm.de>
pkgname=libmnl
pkgver=1.0.3
-pkgrel=1
+pkgrel=2
pkgdesc='Minimalistic user-space library oriented to Netlink developers.'
arch=('i686' 'x86_64')
url='http://www.netfilter.org/projects/libmnl/'
@@ -23,4 +23,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-# vim:set ts=2 sw=2 ft=sh et:
+# vim:set ts=2 sw=2 et: