Date: Friday, March 8, 2019 @ 20:12:43
  Author: stativ
Revision: 438174

upgpkg: aide 0.16.1-1

update to 0.16.1

Modified:
  aide/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-03-08 20:01:08 UTC (rev 438173)
+++ PKGBUILD    2019-03-08 20:12:43 UTC (rev 438174)
@@ -8,9 +8,9 @@
 pkgrel=1
 pkgdesc='A file integrity checker and intrusion detection program.'
 arch=('x86_64')
-url="http://aide.sourceforge.net/";
+url="https://aide.github.io/";
 license=('GPL')
-depends=('acl' 'e2fsprogs' 'elfutils' 'mhash' 'pcre')
+depends=('acl' 'e2fsprogs' 'libelf' 'mhash' 'pcre')
 backup=('etc/aide.conf')
 
source=("https://github.com/aide/aide/releases/download/v${pkgver}/aide-${pkgver}.tar.gz"{,.asc}
 \
         "aide.conf")

Reply via email to