[arch-commits] Commit in telepathy-gabble/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Thu Jul 24 03:20:33 UTC 2014
Date: Thursday, July 24, 2014 @ 05:20:33
Author: fyan
Revision: 217799
upgpkg: telepathy-gabble 0.18.3-1
new upstream release
Modified:
telepathy-gabble/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-07-24 03:20:18 UTC (rev 217798)
+++ PKGBUILD 2014-07-24 03:20:33 UTC (rev 217799)
@@ -3,8 +3,8 @@
# Contributor: Daniel Balieiro <daniel at balieiro.com>
# Contributor: Rodrigo L. M. Flores <mail at rodrigoflores.org>
pkgname=telepathy-gabble
-pkgver=0.18.1
-pkgrel=2
+pkgver=0.18.3
+pkgrel=1
pkgdesc="A Jabber/XMPP connection manager for Telepathy"
arch=('i686' 'x86_64')
url="http://telepathy.freedesktop.org"
@@ -15,7 +15,7 @@
options=('!emptydirs')
source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
install=telepathy-gabble.install
-md5sums=('a5384758df829b80d47fbc8a672609ad')
+md5sums=('40f2fbabc4e6e147258c83ed697f2fcf')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list