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

Antonio Rojas arojas at archlinux.org
Tue Nov 1 20:26:05 UTC 2016


    Date: Tuesday, November 1, 2016 @ 20:26:04
  Author: arojas
Revision: 279644

Add signature, use https

Modified:
  telepathy-haze/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-01 20:24:13 UTC (rev 279643)
+++ PKGBUILD	2016-11-01 20:26:04 UTC (rev 279644)
@@ -13,8 +13,10 @@
 replaces=('telepathy-butterfly')
 install=telepathy-haze.install
 groups=('telepathy')
-source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('b9ee3638833fb50db6276d1b771820b0')
+source=(https://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz{,.asc})
+md5sums=('b9ee3638833fb50db6276d1b771820b0'
+         'SKIP')
+validpgpkeys=(DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90) # Simon McVittie <smcv at pseudorandom.co.uk>
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list