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

Sergej Pupykin spupykin at archlinux.org
Thu Jan 24 13:34:28 UTC 2019


    Date: Thursday, January 24, 2019 @ 13:34:24
  Author: spupykin
Revision: 427528

upgpkg: gloox 1.0.22-1

Modified:
  gloox/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-24 13:06:22 UTC (rev 427527)
+++ PKGBUILD	2019-01-24 13:34:24 UTC (rev 427528)
@@ -2,8 +2,8 @@
 # Maintainer: William Rea <sillywilly at gmail.com>
 
 pkgname=gloox
-pkgver=1.0.21
-pkgrel=2
+pkgver=1.0.22
+pkgrel=1
 pkgdesc="C++ libraries for development of Jabber client/component/server"
 arch=(x86_64)
 url="http://camaya.net/gloox"
@@ -10,7 +10,7 @@
 license=("GPL")
 depends=('libidn' 'gnutls')
 source=(https://camaya.net/download/gloox-$pkgver.tar.bz2)
-sha256sums=('3c13155c10e3182a1a57779134cc524efb3657545849534b2831fae0e2c3a7cc')
+sha256sums=('4ade1b14848ccfcd89a505a4fff05116c24f13cef8d02fab0ade2717117ec964')
 
 build() {
   cd "$srcdir"/gloox-$pkgver



More information about the arch-commits mailing list