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

Lukas Jirkovsky stativ at archlinux.org
Sat Jan 24 09:56:11 UTC 2015


    Date: Saturday, January 24, 2015 @ 10:56:11
  Author: stativ
Revision: 126481

aide: add validpgpkeys

Modified:
  aide/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-24 09:42:54 UTC (rev 126480)
+++ PKGBUILD	2015-01-24 09:56:11 UTC (rev 126481)
@@ -13,12 +13,12 @@
 license=('GPL')
 depends=('mhash' 'elfutils')
 backup=('etc/aide.conf')
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz \
-        http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz.asc \
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz{,.asc} \
         aide.conf)
 md5sums=('d0b72535ff68b93a648e4d08b0ed7f07'
          'SKIP'
          'd3ac69ad7c12c1686f8accf2717139f6')
+validpgpkeys=('2BBBD30FAAB29B3253BCFBA6F6947DAB68E7B931') # Hannes von Haugwitz <hannes at vonhaugwitz.com>
 
 build() {
 	cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list