summaryrefslogtreecommitdiff
path: root/extra/telepathy-logger
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-12 10:48:47 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-12 10:48:47 -0300
commit52905437ad86d91ec0fa307f8322f6a5f265e505 (patch)
tree2053d0e96bf61fc1b307d1eb07bc4b9a68ff01e1 /extra/telepathy-logger
parent214c4f12ab4dfb21722a383924603c21698282c5 (diff)
parent8867b1d4d0601b21618d44d015460739590ca01d (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/abuse/PKGBUILD extra/glibmm/PKGBUILD
Diffstat (limited to 'extra/telepathy-logger')
-rw-r--r--extra/telepathy-logger/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/telepathy-logger/PKGBUILD b/extra/telepathy-logger/PKGBUILD
index caa9dabe8..cdf1d757b 100644
--- a/extra/telepathy-logger/PKGBUILD
+++ b/extra/telepathy-logger/PKGBUILD
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD 117598 2011-04-04 12:33:45Z ibiru $
+# $Id: PKGBUILD 123372 2011-05-10 16:32:52Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=telepathy-logger
-pkgver=0.2.8
+pkgver=0.2.9
pkgrel=1
pkgdesc="Telepathy framework logging daemon"
arch=(i686 x86_64 'mips64el')
@@ -11,7 +11,7 @@ depends=('telepathy-glib' 'sqlite3' 'libxml2' 'dconf')
makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection')
options=('!libtool')
source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('755e6dcaa6a9ccf47f2fe73f3d4d888b')
+md5sums=('6d4a1c916883e4d1f19ed1002be6700c')
build() {
cd "$srcdir/$pkgname-$pkgver"