[arch-commits] Commit in telepathy-gabble/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Mon Dec 7 19:06:00 UTC 2009
Date: Monday, December 7, 2009 @ 14:05:59
Author: ibiru
Revision: 60857
upgpkg: telepathy-gabble 0.8.9-1
new ver
Modified:
telepathy-gabble/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-12-07 15:30:05 UTC (rev 60856)
+++ PKGBUILD 2009-12-07 19:05:59 UTC (rev 60857)
@@ -3,7 +3,7 @@
# Contributor: Daniel Balieiro <daniel at balieiro.com>
# Contributor: Rodrigo L. M. Flores <mail at rodrigoflores.org>
pkgname=telepathy-gabble
-pkgver=0.8.8
+pkgver=0.8.9
pkgrel=1
pkgdesc="A Jabber/XMPP connection manager for Telepathy"
arch=('i686' 'x86_64')
@@ -21,6 +21,6 @@
--libexecdir=/usr/lib/telepathy \
--enable-shave
make || return 1
- make DESTDIR=$pkgdir install
+ make DESTDIR=$pkgdir install || return 1
}
-md5sums=('1661fe3412552a30dc561e3094df545b')
+md5sums=('ddf89b1eea2f418a68b1013427eb0cb1')
More information about the arch-commits
mailing list