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

Antonio Rojas arojas at archlinux.org
Sun Oct 27 14:10:19 UTC 2019


    Date: Sunday, October 27, 2019 @ 14:10:19
  Author: arojas
Revision: 365936

Update to 5.16.5

Modified:
  telepathy-mission-control/trunk/PKGBUILD

----------+
 PKGBUILD |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-27 10:28:00 UTC (rev 365935)
+++ PKGBUILD	2019-10-27 14:10:19 UTC (rev 365936)
@@ -5,22 +5,23 @@
 # Contributor: Andreas Zwinkau <beza1e1 at web.de>
 
 pkgname=telepathy-mission-control
-pkgver=5.16.4
-pkgrel=3
+pkgver=5.16.5
+pkgrel=1
 pkgdesc="A Telepathy component providing abstraction of some of the details of connection managers."
 arch=(x86_64)
 url="http://telepathy.freedesktop.org/wiki/Mission Control"
 license=(LGPL2.1)
 depends=(telepathy-glib dconf libnm)
-makedepends=(libxslt python2 gtk-doc)
+makedepends=(libxslt python gtk-doc)
 source=(https://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz{,.asc})
-sha256sums=('9769ddac7ad8aad21f6db854016792162b57e6fa0b0aed8d823d76a71fe7e6cb'
+sha256sums=('4c6b433b8b9079fd7df3e29aefcad6755a2081a9a634ffb6b33936c7d0d8bd03'
             'SKIP')
-validpgpkeys=(38FDAD7D73CE1AE7A16200291F3845DD1432A9FB) # Georgios Kiagiadakis <gkiagia at tolabaki.gr>
+validpgpkeys=(38FDAD7D73CE1AE7A16200291F3845DD1432A9FB  # Georgios Kiagiadakis <gkiagia at tolabaki.gr>
+              AA33B0D27868E36C151780F0FE0B6D736B1195ED) # Alexandr Akulich <akulichalexander at gmail.com>
 
 build() {
     cd $pkgname-$pkgver
-    PYTHON=python2 ./configure --prefix=/usr --libexecdir=/usr/lib/telepathy \
+    ./configure --prefix=/usr --libexecdir=/usr/lib/telepathy \
         --with-connectivity=nm \
         --enable-gtk-doc \
         --disable-upower \



More information about the arch-commits mailing list