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

Lukas Jirkovsky stativ at archlinux.org
Sat Jan 24 10:13:06 UTC 2015


    Date: Saturday, January 24, 2015 @ 11:13:05
  Author: stativ
Revision: 126490

aide: fix the key fingerprint (the key used for stable version is different from the current one)

Modified:
  aide/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-24 10:13:00 UTC (rev 126489)
+++ PKGBUILD	2015-01-24 10:13:05 UTC (rev 126490)
@@ -18,7 +18,8 @@
 md5sums=('d0b72535ff68b93a648e4d08b0ed7f07'
          'SKIP'
          'd3ac69ad7c12c1686f8accf2717139f6')
-validpgpkeys=('2BBBD30FAAB29B3253BCFBA6F6947DAB68E7B931') # Hannes von Haugwitz <hannes at vonhaugwitz.com>
+#validpgpkeys=('2BBBD30FAAB29B3253BCFBA6F6947DAB68E7B931') # Hannes von Haugwitz <hannes at vonhaugwitz.com> (new releases)
+validpgpkeys=('4D051BA31D8CE060A99F66689FC1CC3DCBF11FCD') # Aide Developers <aide-devel at lists.sourceforge.net>
 
 build() {
 	cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list