[arch-commits] Commit in aide/trunk (PKGBUILD)

Lukas Jirkovsky stativ at archlinux.org
Wed Sep 28 14:35:47 UTC 2016


    Date: Wednesday, September 28, 2016 @ 14:35:47
  Author: stativ
Revision: 190712

upgpkg: aide 0.16-1

update to 0.16

Modified:
  aide/trunk/PKGBUILD

----------+
 PKGBUILD |   11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-28 13:18:41 UTC (rev 190711)
+++ PKGBUILD	2016-09-28 14:35:47 UTC (rev 190712)
@@ -5,21 +5,20 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=aide
-pkgver=0.15.1
-pkgrel=4
+pkgver=0.16
+pkgrel=1
 pkgdesc='A file integrity checker and intrusion detection program.'
 arch=('i686' 'x86_64')
 url="http://aide.sourceforge.net/"
 license=('GPL')
-depends=('mhash' 'elfutils')
+depends=('acl' 'e2fsprogs' 'elfutils' 'mhash' 'pcre')
 backup=('etc/aide.conf')
 source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz{,.asc} \
         aide.conf)
-md5sums=('d0b72535ff68b93a648e4d08b0ed7f07'
+md5sums=('25c616f67c667acd4088747ae7f6a9a3'
          'SKIP'
          'd3ac69ad7c12c1686f8accf2717139f6')
-#validpgpkeys=('2BBBD30FAAB29B3253BCFBA6F6947DAB68E7B931') # Hannes von Haugwitz <hannes at vonhaugwitz.com> (new releases)
-validpgpkeys=('4D051BA31D8CE060A99F66689FC1CC3DCBF11FCD') # Aide Developers <aide-devel at lists.sourceforge.net>
+validpgpkeys=('2BBBD30FAAB29B3253BCFBA6F6947DAB68E7B931') # Hannes von Haugwitz <hannes at vonhaugwitz.com>
 
 build() {
 	cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list