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

Ionut Biru ibiru at archlinux.org
Tue Mar 8 18:13:25 UTC 2011


    Date: Tuesday, March 8, 2011 @ 13:13:25
  Author: ibiru
Revision: 113460

upgpkg: telepathy-glib 0.13.16-1
update to 0.13.16

Modified:
  telepathy-glib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-08 17:42:45 UTC (rev 113459)
+++ PKGBUILD	2011-03-08 18:13:25 UTC (rev 113460)
@@ -3,7 +3,8 @@
 # Contributor: Kessia 'even' Pinheiro <kessiapinheiro at gmail.com
 # Contributor: Bjorn Lindeijer <bjorn lindeijer nl>
 pkgname=telepathy-glib
-pkgver=0.13.15
+makedepends=('gcc-libs')
+pkgver=0.13.16
 pkgrel=1
 pkgdesc="GLib bindings for the Telepathy D-Bus protocol"
 arch=('i686' 'x86_64')
@@ -14,7 +15,7 @@
 depends=('dbus-glib')
 makedepends=('libxslt' 'vala' 'gobject-introspection')
 source=("http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('8874b0179c5ef44e2e81430c8197c378')
+md5sums=('7f49c2e05e7c3d9cd26a6cd0fc1bb9f9')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list