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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Wed Mar 5 11:14:49 UTC 2014


    Date: Wednesday, March 5, 2014 @ 12:14:48
  Author: bpiotrowski
Revision: 206879

upgpkg: telepathy-mission-control 5.16.1-1

new upstream release

Modified:
  telepathy-mission-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-05 10:38:31 UTC (rev 206878)
+++ PKGBUILD	2014-03-05 11:14:48 UTC (rev 206879)
@@ -5,7 +5,7 @@
 # Contributor: Andreas Zwinkau <beza1e1 at web.de>
 
 pkgname=telepathy-mission-control
-pkgver=5.16.0
+pkgver=5.16.1
 pkgrel=1
 pkgdesc="A Telepathy component providing abstraction of some of the details of connection managers."
 arch=('i686' 'x86_64')
@@ -15,13 +15,13 @@
 makedepends=('libxslt' 'python2')
 install=telepathy-mission-control.install
 source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('736ae9d71028d8e6d95017433c07fa06')
+md5sums=('421115a35b9e427807326877f86e7f43')
 
 build() {
     cd "$pkgname-$pkgver"
     PYTHON=python2 ./configure --prefix=/usr \
-    	--libexecdir=/usr/lib/telepathy \
-	--enable-gnome-keyring \
+        --libexecdir=/usr/lib/telepathy \
+        --enable-gnome-keyring \
         --disable-schemas-compile
     make
 }




More information about the arch-commits mailing list