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

Ionut Biru ibiru at archlinux.org
Tue Nov 8 12:28:43 UTC 2011


    Date: Tuesday, November 8, 2011 @ 07:28:43
  Author: ibiru
Revision: 142316

update to 0.16.2

Modified:
  telepathy-glib/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-08 10:57:52 UTC (rev 142315)
+++ PKGBUILD	2011-11-08 12:28:43 UTC (rev 142316)
@@ -4,18 +4,17 @@
 # Contributor: Bjorn Lindeijer <bjorn lindeijer nl>
 
 pkgname=telepathy-glib
-pkgver=0.16.1
+pkgver=0.16.2
 pkgrel=1
 pkgdesc="GLib bindings for the Telepathy D-Bus protocol"
 arch=('i686' 'x86_64')
 url="http://telepathy.freedesktop.org"
-groups=('telepathy')
 license=('LGPL2.1')
 options=('!libtool' '!emptydirs')
 depends=('dbus-glib')
 makedepends=('libxslt' 'vala' 'gobject-introspection')
 source=("http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('22dd16bdf4f987c602c719a1efc3d268')
+md5sums=('c05e48da72f013cec86ca8a05da71ffd')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list