[arch-commits] Commit in telepathy-logger/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Mon Nov 29 17:14:18 UTC 2010
Date: Monday, November 29, 2010 @ 12:14:18
Author: ibiru
Revision: 101587
upgpkg: telepathy-logger 0.1.7-1
update to 0.1.7
Modified:
telepathy-logger/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-11-29 17:00:57 UTC (rev 101586)
+++ PKGBUILD 2010-11-29 17:14:18 UTC (rev 101587)
@@ -1,17 +1,17 @@
# $Id$
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=telepathy-logger
-pkgver=0.1.6
+pkgver=0.1.7
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.12' 'sqlite3' 'libxml2>=2.7.7' 'dconf')
+depends=('telepathy-glib>=0.12.5' 'sqlite3' 'libxml2>=2.7.8' 'dconf')
makedepends=('intltool' 'gnome-doc-utils')
options=('!libtool')
source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('46455026b18f12a56a4253e3b85d02a3')
+md5sums=('92fdf8bd2ced40831b3c1198ed1b88d2')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list