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

Ionut Biru ibiru at archlinux.org
Thu Nov 25 17:15:30 UTC 2010


    Date: Thursday, November 25, 2010 @ 12:15:30
  Author: ibiru
Revision: 100718

upgpkg: telepathy-glib 0.12.5-1
update to 0.12.5

Modified:
  telepathy-glib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-11-25 17:04:18 UTC (rev 100717)
+++ PKGBUILD	2010-11-25 17:15:30 UTC (rev 100718)
@@ -3,7 +3,7 @@
 # Contributor: Kessia 'even' Pinheiro <kessiapinheiro at gmail.com
 # Contributor: Bjorn Lindeijer <bjorn lindeijer nl>
 pkgname=telepathy-glib
-pkgver=0.12.4
+pkgver=0.12.5
 pkgrel=1
 pkgdesc="GLib bindings for the Telepathy D-Bus protocol"
 arch=('i686' 'x86_64')
@@ -11,10 +11,10 @@
 groups=('telepathy')
 license=('LGPL2.1')
 options=('!libtool')
-depends=('dbus-glib>=0.82')
+depends=('dbus-glib>=0.92')
 makedepends=('libxslt' 'vala' 'gobject-introspection')
 source=("http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('18548a7f65f3e9ecbc6e83c25454ca3a')
+md5sums=('63b21fdaa6313fb8e884721a7be88d13')
 
 build() {
     cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list