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

Jan de Groot jgc at nymeria.archlinux.org
Mon Mar 24 16:53:51 UTC 2014


    Date: Monday, March 24, 2014 @ 17:53:51
  Author: jgc
Revision: 208611

upgpkg: telepathy-glib 0.23.3-1

Modified:
  telepathy-glib/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-24 16:45:27 UTC (rev 208610)
+++ PKGBUILD	2014-03-24 16:53:51 UTC (rev 208611)
@@ -4,7 +4,7 @@
 # Contributor: Bjorn Lindeijer <bjorn lindeijer nl>
 
 pkgname=telepathy-glib
-pkgver=0.22.1
+pkgver=0.23.3
 pkgrel=1
 pkgdesc="GLib bindings for the Telepathy D-Bus protocol"
 arch=('i686' 'x86_64')
@@ -13,8 +13,9 @@
 options=('!emptydirs')
 depends=('dbus-glib')
 makedepends=('libxslt' 'vala' 'gobject-introspection')
-source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('278298d4f669cc913485cf7215d37f6a')
+source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz{,.asc})
+md5sums=('c17a833a2630354c3aa5baa62c436af1'
+         'SKIP')
 
 build() {
     cd $pkgname-$pkgver




More information about the arch-commits mailing list