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

Antonio Rojas arojas at archlinux.org
Fri Apr 12 18:50:28 UTC 2019


    Date: Friday, April 12, 2019 @ 18:50:26
  Author: arojas
Revision: 350667

https, pgp

Modified:
  telepathy-idle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-12 18:47:09 UTC (rev 350666)
+++ PKGBUILD	2019-04-12 18:50:26 UTC (rev 350667)
@@ -1,4 +1,5 @@
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
+# Maintainer:
+# Contributor: Ionut Biru <ibiru at archlinux.org>
 # Contributor: Bjorn Lindeijer <bjorn lindeijer nl>
 # Contributor: Samuel Mendes <heka.lok at gmail.com>
 
@@ -7,13 +8,15 @@
 pkgrel=2
 pkgdesc="An IRC connection manager for Telepathy"
 arch=('x86_64')
-url="http://telepathy.freedesktop.org"
+url="https://telepathy.freedesktop.org"
 groups=('telepathy')
 license=('LGPL')
 depends=('telepathy-glib')
 makedepends=('libxslt' 'python2')
-source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('92a2de5198284cbd3c430b0d1a971a86')
+source=(https://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz{,.asc}) # Guillaume Desmottes <gdesmott at gnome.org>
+sha256sums=('3013ad4b38d14ee630b8cc8ada5e95ccaa849b9a6fe15d2eaf6d0717d76f2fab'
+            'SKIP')
+validpgpkeys=('1B5A1BA811AAF0F12169E28AAC558671711E31B1')
 
 build() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list