[arch-commits] CVS update of extra/system/aide (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Apr 25 22:27:31 UTC 2007


    Date: Wednesday, April 25, 2007 @ 18:27:31
  Author: andyrtr
    Path: /home/cvs-extra/extra/system/aide

Modified: PKGBUILD (1.7 -> 1.8)

updatepkg 0.13.1


----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Index: extra/system/aide/PKGBUILD
diff -u extra/system/aide/PKGBUILD:1.7 extra/system/aide/PKGBUILD:1.8
--- extra/system/aide/PKGBUILD:1.7	Wed Dec 13 21:41:15 2006
+++ extra/system/aide/PKGBUILD	Wed Apr 25 18:27:31 2007
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD,v 1.7 2006/12/14 02:41:15 kevin Exp $
+# $Id: PKGBUILD,v 1.8 2007/04/25 22:27:31 andyrtr Exp $
 # Maintainer: gregor <gregor at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 #
 # homepage:   http://www.cs.tut.fi/~rammer/aide.html
 # build deps: libgcrypt mhash
 pkgname=aide
-pkgver=0.13
+pkgver=0.13.1
 pkgrel=1
 pkgdesc="AIDE (Advanced Intrusion Detection Environment) is a file integrity checker"
 arch=(i686 x86_64)
 makedepends=(mhash) # no deps, it's statically linked but needed for compile
 source=(http://dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz
-aide.conf.default)
+	aide.conf.default)
 url="http://www.cs.tut.fi/~rammer/aide.html"
-md5sums=('fbb7064e25414612a25c21bb73d2ac9c')
+md5sums=('27978cc6bca4f0fbf3f6f5a1b330661c' '22e702e54006384d7ef8a5e46a29e758')
 
 build() {
     cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list