summaryrefslogtreecommitdiff
path: root/extra/telepathy-glib
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-11 13:24:06 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-11 13:24:06 +0100
commita5c94b5ae404c31a1a0e58480d9275e1a5ff8dd8 (patch)
treed645da91365a323730f890b4e18652189fe444fe /extra/telepathy-glib
parent9f050463d1b34e3f36a54aeb9ef65217530f2cd0 (diff)
parentc1c596c922f0dc8622339011db936c531647203d (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/sunpinyin/PKGBUILD extra/numactl/PKGBUILD
Diffstat (limited to 'extra/telepathy-glib')
-rw-r--r--extra/telepathy-glib/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/telepathy-glib/PKGBUILD b/extra/telepathy-glib/PKGBUILD
index 3debcece6..8dbc3192f 100644
--- a/extra/telepathy-glib/PKGBUILD
+++ b/extra/telepathy-glib/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 169979 2012-10-30 23:00:00Z heftig $
+# $Id: PKGBUILD 170731 2012-11-10 15:25:09Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
# Contributor: Kessia 'even' Pinheiro <kessiapinheiro at gmail.com
# Contributor: Bjorn Lindeijer <bjorn lindeijer nl>
pkgname=telepathy-glib
-pkgver=0.20.0
+pkgver=0.20.1
pkgrel=1
pkgdesc="GLib bindings for the Telepathy D-Bus protocol"
arch=('i686' 'x86_64' 'mips64el')
@@ -14,7 +14,7 @@ options=('!libtool' '!emptydirs')
depends=('dbus-glib')
makedepends=('libxslt' 'vala' 'gobject-introspection')
source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('9d7b2bcc2d9f8e0352c8789952717d83')
+md5sums=('780034ff7433f33e6577b02fd7a2cb0a')
build() {
cd $pkgname-$pkgver