[arch-commits] Commit in telepathy-glib/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at nymeria.archlinux.org
Tue Feb 25 10:32:19 UTC 2014
Date: Tuesday, February 25, 2014 @ 11:32:19
Author: bpiotrowski
Revision: 206392
upgpkg: telepathy-glib 0.22.1-1
new upstream release
Modified:
telepathy-glib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-02-25 10:21:58 UTC (rev 206391)
+++ PKGBUILD 2014-02-25 10:32:19 UTC (rev 206392)
@@ -4,7 +4,7 @@
# Contributor: Bjorn Lindeijer <bjorn lindeijer nl>
pkgname=telepathy-glib
-pkgver=0.22.0
+pkgver=0.22.1
pkgrel=1
pkgdesc="GLib bindings for the Telepathy D-Bus protocol"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
depends=('dbus-glib')
makedepends=('libxslt' 'vala' 'gobject-introspection')
source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('c333ceb21a9ca1c52a0e6e36432943d1')
+md5sums=('278298d4f669cc913485cf7215d37f6a')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list