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

Sergej Pupykin spupykin at archlinux.org
Mon Feb 27 10:44:45 UTC 2017


    Date: Monday, February 27, 2017 @ 10:44:45
  Author: spupykin
Revision: 214025

upgpkg: gloox 1.0.19-1

upd

Modified:
  gloox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-27 10:44:40 UTC (rev 214024)
+++ PKGBUILD	2017-02-27 10:44:45 UTC (rev 214025)
@@ -3,7 +3,7 @@
 # Maintainer: William Rea <sillywilly at gmail.com>
 
 pkgname=gloox
-pkgver=1.0.18
+pkgver=1.0.19
 pkgrel=1
 pkgdesc="C++ libraries for development of Jabber client/component/server"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 license=("GPL")
 depends=('libidn' 'gnutls')
 source=(https://camaya.net/download/gloox-$pkgver.tar.bz2)
-sha256sums=('16730e7fd4679e098a6d6c1f94ee72aca825e8f40e6744f5921ac32fdf22548e')
+sha256sums=('88466ab52ca99bfb22a74b738d9713a9cda0b06e539108354156ba408a5283f8')
 
 build() {
   cd "$srcdir"/gloox-$pkgver



More information about the arch-commits mailing list