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

Felix Yan fyan at archlinux.org
Thu Feb 5 04:14:45 UTC 2015


    Date: Thursday, February 5, 2015 @ 05:14:45
  Author: fyan
Revision: 230796

upgpkg: telepathy-glib 0.24.1-1

Modified:
  telepathy-glib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-05 04:12:30 UTC (rev 230795)
+++ PKGBUILD	2015-02-05 04:14:45 UTC (rev 230796)
@@ -4,7 +4,7 @@
 # Contributor: Bjorn Lindeijer <bjorn lindeijer nl>
 
 pkgname=telepathy-glib
-pkgver=0.24.0
+pkgver=0.24.1
 pkgrel=1
 pkgdesc="GLib bindings for the Telepathy D-Bus protocol"
 arch=('i686' 'x86_64')
@@ -12,10 +12,11 @@
 license=('LGPL2.1')
 options=('!emptydirs')
 depends=('dbus-glib')
-makedepends=('libxslt' 'vala' 'gobject-introspection')
+makedepends=('libxslt' 'vala' 'gobject-introspection' 'python2')
 source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz{,.asc})
-md5sums=('93c429e37750b25dcf8de86bb514664f'
+md5sums=('cbeb0a24acc26e7f095be281c324da69'
          'SKIP')
+validpgpkeys=('1B5A1BA811AAF0F12169E28AAC558671711E31B1')  # Guillaume Desmottes
 
 build() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list