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

Sergej Pupykin spupykin at archlinux.org
Wed May 10 13:05:38 UTC 2017


    Date: Wednesday, May 10, 2017 @ 13:05:37
  Author: spupykin
Revision: 227686

upgpkg: gloox 1.0.20-1

Modified:
  gloox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-10 13:05:00 UTC (rev 227685)
+++ PKGBUILD	2017-05-10 13:05:37 UTC (rev 227686)
@@ -3,7 +3,7 @@
 # Maintainer: William Rea <sillywilly at gmail.com>
 
 pkgname=gloox
-pkgver=1.0.19
+pkgver=1.0.20
 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=('88466ab52ca99bfb22a74b738d9713a9cda0b06e539108354156ba408a5283f8')
+sha256sums=('0243086c0f4f0440d6d8e55705f83249a4463a1d75a034be42b5312e8886dea8')
 
 build() {
   cd "$srcdir"/gloox-$pkgver



More information about the arch-commits mailing list