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

Ionut Biru ibiru at archlinux.org
Wed Oct 13 18:00:19 UTC 2010


    Date: Wednesday, October 13, 2010 @ 14:00:18
  Author: ibiru
Revision: 95025

upgpkg: telepathy-logger 0.1.6-1
update to 0.1.6

Modified:
  telepathy-logger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-13 17:59:51 UTC (rev 95024)
+++ PKGBUILD	2010-10-13 18:00:18 UTC (rev 95025)
@@ -1,17 +1,17 @@
 # $Id$
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 pkgname=telepathy-logger
-pkgver=0.1.5
-pkgrel=2
+pkgver=0.1.6
+pkgrel=1
 pkgdesc="Telepathy framework logging daemon"
 arch=(i686 x86_64)
 url="http://telepathy.freedesktop.org/wiki/Logger"
 license=('LGPL2.1')
-depends=('telepathy-glib>=0.11.16' 'sqlite3' 'libxml2>=2.7.7' 'dconf')
+depends=('telepathy-glib>=0.12' 'sqlite3' 'libxml2>=2.7.7' 'dconf')
 makedepends=('intltool' 'gnome-doc-utils')
 options=('!libtool')
 source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('6e41a5c6b323a337085b9519ac557fb7')
+md5sums=('46455026b18f12a56a4253e3b85d02a3')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list