summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48dca6853563..4e9be592cff3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aide-selinux
pkgdesc = A file integrity checker and intrusion detection program.
- pkgver = 0.16.1
+ pkgver = 0.16.2
pkgrel = 1
url = http://aide.github.io/
arch = i686
@@ -15,8 +15,8 @@ pkgbase = aide-selinux
provides = aide
conflicts = aide
backup = etc/aide.conf
- source = https://github.com/aide/aide/releases/download/v0.16.1/aide-0.16.1.tar.gz
- source = https://github.com/aide/aide/releases/download/v0.16.1/aide-0.16.1.tar.gz.asc
+ source = https://github.com/aide/aide/releases/download/v0.16.2/aide-0.16.2.tar.gz
+ source = https://github.com/aide/aide/releases/download/v0.16.2/aide-0.16.2.tar.gz.asc
source = aide.conf
validpgpkeys = 2BBBD30FAAB29B3253BCFBA6F6947DAB68E7B931
md5sums = 1bb877023500451cbad76c8ab1f3ec55
diff --git a/PKGBUILD b/PKGBUILD
index 537cdb30292e..9963eb8a2989 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=aide-selinux
_srcname=aide
-pkgver=0.16.1
+pkgver=0.16.2
pkgrel=1
pkgdesc='A file integrity checker and intrusion detection program.'
arch=('i686' 'x86_64')