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

Levente Polyak anthraxx at archlinux.org
Wed Sep 6 18:00:24 UTC 2017


    Date: Wednesday, September 6, 2017 @ 18:00:23
  Author: anthraxx
Revision: 304755

adding upstream gpg signature

Modified:
  file/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-06 17:59:07 UTC (rev 304754)
+++ PKGBUILD	2017-09-06 18:00:23 UTC (rev 304755)
@@ -12,8 +12,10 @@
 groups=('base' 'base-devel')
 url='https://www.darwinsys.com/file/'
 depends=('glibc' 'zlib')
-source=("ftp://ftp.astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('4f2503752ff041895090ed6435610435')
+source=("ftp://ftp.astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
+validpgpkeys=('BE04995BA8F90ED0C0C176C471112AB16CB33B3A') # Christos Zoulas (personal key) <christos at zoulas.com>
+md5sums=('4f2503752ff041895090ed6435610435'
+         'SKIP')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list