summaryrefslogtreecommitdiff
path: root/community/aide/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/aide/PKGBUILD')
-rw-r--r--community/aide/PKGBUILD9
1 files changed, 6 insertions, 3 deletions
diff --git a/community/aide/PKGBUILD b/community/aide/PKGBUILD
index 3f0f17bcb..684526ddc 100644
--- a/community/aide/PKGBUILD
+++ b/community/aide/PKGBUILD
@@ -1,15 +1,18 @@
-# Maintainer: Thomas S Hatch <thatch45@gmail.copm>
+# $Id: PKGBUILD 60050 2011-12-03 20:33:18Z stativ $
+# Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com>
+# Contributor: Thomas S Hatch <thatch45@gmail.copm>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=aide
pkgver=0.15.1
-pkgrel=1
+pkgrel=3
pkgdesc='A file integrity checker and intrusion detection program.'
arch=('i686' 'x86_64')
url="http://www.cs.tut.fi/~rammer/aide.html"
license=('GPL')
-makedepends=('mhash')
+makedepends=('mhash' 'elfutils')
+backup=('etc/aide.conf')
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz \
aide.conf)
md5sums=('d0b72535ff68b93a648e4d08b0ed7f07'