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

Ionut Biru ibiru at archlinux.org
Thu Dec 3 22:31:51 UTC 2009


    Date: Thursday, December 3, 2009 @ 17:31:51
  Author: ibiru
Revision: 60350

upgpkg: telepathy-glib 0.9.2-1
    update to 0.9.2

Modified:
  telepathy-glib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-03 19:56:44 UTC (rev 60349)
+++ PKGBUILD	2009-12-03 22:31:51 UTC (rev 60350)
@@ -3,15 +3,15 @@
 # Contributor: Kessia 'even' Pinheiro <kessiapinheiro at gmail.com
 # Contributor: Bjorn Lindeijer <bjorn lindeijer nl>
 pkgname=telepathy-glib
-pkgver=0.9.1
+pkgver=0.9.2
 pkgrel=1
 pkgdesc="GLib bindings for the Telepathy D-Bus protocol"
 arch=('i686' 'x86_64')
 url="http://telepathy.freedesktop.org"
 groups=('telepathy')
 license=('LGPL')
-options=('!libtool')
-depends=('dbus-glib')
+options=('!libtool' '!emptydirs')
+depends=('dbus-glib>=0.82')
 makedepends=('libxslt')
 source=("http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz")
 
@@ -21,4 +21,4 @@
     make || return 1
     make DESTDIR=${pkgdir} install
 }
-md5sums=('fa82a4474b3a5436b5b3cb44cbc9a9b4')
+md5sums=('83be89144539472eac4ee4a4487f68c4')




More information about the arch-commits mailing list