[arch-commits] Commit in gnome-activity-journal/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Wed Dec 7 17:56:27 UTC 2016


    Date: Wednesday, December 7, 2016 @ 17:56:27
  Author: bgyorgy
Revision: 198323

Use gpg signature and https source

Modified:
  gnome-activity-journal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-07 17:53:23 UTC (rev 198322)
+++ PKGBUILD	2016-12-07 17:56:27 UTC (rev 198323)
@@ -13,12 +13,14 @@
 optdepends=('python2-libgnome: get thumbnail of image and video files' 
             'gstreamer0.10-python: add multimedia tooltip for audio and video files'
             'python2-pygments: get thumbnail of text files')
-source=(http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.gz
+source=(https://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.gz{,.asc}
         disable-set-background.patch
         bluebird_histogram.patch
         fix-indicator-icon.patch
         make-libgnomeui-optional.patch)
+validpgpkeys=('7C0FF088052C082B442454171CFC22F3363DEAE3') # Siegfried-Angel Gevatter Pujals
 md5sums=('46e493f090b41a49cfce422203791bc0'
+         'SKIP'
          '23f0ead4fe6161e6aa71c8ad19ac5695'
          '075953e6cc1f88d2fc588488957550ee'
          'b757b0c8e5ff06eb50d30f5028c5691b'



More information about the arch-commits mailing list