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

Ionut Biru ibiru at archlinux.org
Wed May 26 12:24:02 UTC 2010


    Date: Wednesday, May 26, 2010 @ 08:24:01
  Author: ibiru
Revision: 81084

upgpkg: telepathy-glib 0.10.6-1
update to 0.10.6

Modified:
  telepathy-glib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-26 12:15:08 UTC (rev 81083)
+++ PKGBUILD	2010-05-26 12:24:01 UTC (rev 81084)
@@ -3,18 +3,18 @@
 # Contributor: Kessia 'even' Pinheiro <kessiapinheiro at gmail.com
 # Contributor: Bjorn Lindeijer <bjorn lindeijer nl>
 pkgname=telepathy-glib
-pkgver=0.10.5
+pkgver=0.10.6
 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' '!emptydirs')
-depends=('dbus-glib>=0.82')
+options=('!libtool')
+depends=('dbus-glib>=0.86')
 makedepends=('libxslt')
 source=("http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('0d8bd4f900024f768d97c08da973e56348f46739950cf13115b778804b82826d')
+sha256sums=('f1634ce6dd6ef8bd8aebfe73d06576995a1db10ce98bfe74e23acdb990640fa2')
 
 build() {
     cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list