[arch-commits] Commit in gloox/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Oct 31 10:08:20 UTC 2016
Date: Monday, October 31, 2016 @ 10:08:19
Author: spupykin
Revision: 194127
upgpkg: gloox 1.0.17-1
upd
Modified:
gloox/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-31 10:08:15 UTC (rev 194126)
+++ PKGBUILD 2016-10-31 10:08:19 UTC (rev 194127)
@@ -3,8 +3,8 @@
# Maintainer: William Rea <sillywilly at gmail.com>
pkgname=gloox
-pkgver=1.0.14
-pkgrel=2
+pkgver=1.0.17
+pkgrel=1
pkgdesc="C++ libraries for development of Jabber client/component/server"
arch=(i686 x86_64)
url="http://camaya.net/gloox"
@@ -11,7 +11,7 @@
license=("GPL")
depends=('libidn' 'gnutls')
source=(http://camaya.net/download/gloox-$pkgver.tar.bz2)
-md5sums=('4dc0ad33070312e6a59fd913415cde4a')
+md5sums=('a8cc8565790c8b0afb4a4725a8c7d38d')
build() {
cd $srcdir/gloox-$pkgver
More information about the arch-commits
mailing list