[arch-commits] Commit in activity-log-manager/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Wed Dec 7 16:32:47 UTC 2016


    Date: Wednesday, December 7, 2016 @ 16:32:46
  Author: bgyorgy
Revision: 198305

Use gpg signatures and https sources

Modified:
  activity-log-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-07 16:22:03 UTC (rev 198304)
+++ PKGBUILD	2016-12-07 16:32:46 UTC (rev 198305)
@@ -11,11 +11,13 @@
 license=('GPL2')
 depends=('gtk3' 'libgee' 'zeitgeist')
 makedepends=('vala' 'intltool')
-source=(https://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.xz
-        http://pkgbuild.com/~bgyorgy/sources/$pkgname-translations-20140812.tar.gz
+source=(https://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.xz{,.asc}
+        https://pkgbuild.com/~bgyorgy/sources/$pkgname-translations-20140812.tar.gz
         fix-build.patch
         gee-0.8.patch)
+validpgpkeys=('EEE420E481E68B71594F192D361CC5EBA0BA909F') # Manish Sinha
 md5sums=('d886be32db0fa351aaf0eb59912ee377'
+         'SKIP'
          'a7ddf1d853f4942ebf701256d9e5a38f'
          '69de6af0fa2adc118f731f8230e6671d'
          '7418197a6909d92ed8e9dab2c0096dbf')



More information about the arch-commits mailing list