Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
gloox


Commits:
e8ef7057 by Sergej Pupykin at 2025-02-24T21:47:55+03:00
upgpkg: 1.0.28-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
 pkgbase = gloox
        pkgdesc = C++ libraries for development of Jabber 
client/component/server
-       pkgver = 1.0.27
-       pkgrel = 2
+       pkgver = 1.0.28
+       pkgrel = 1
        url = https://camaya.net/gloox
        arch = x86_64
        license = GPL
        depends = libidn
        depends = gnutls
-       source = https://camaya.net/download/gloox-1.0.27.tar.bz2
-       sha256sums = 
0b8b7371439bc58d9e51384b616c964b18b7b41b87af1b7855104380eda86ffb
+       source = https://camaya.net/download/gloox-1.0.28.tar.bz2
+       sha256sums = 
591bd12c249ede0b50a1ef6b99ac0de8ef9c1ba4fd2e186f97a740215cc5966c
 
 pkgname = gloox


=====================================
PKGBUILD
=====================================
@@ -2,15 +2,15 @@
 # Maintainer: William Rea <sillywi...@gmail.com>
 
 pkgname=gloox
-pkgver=1.0.27
-pkgrel=2
+pkgver=1.0.28
+pkgrel=1
 pkgdesc="C++ libraries for development of Jabber client/component/server"
 arch=(x86_64)
 url="https://camaya.net/gloox";
 license=("GPL")
 depends=('libidn' 'gnutls')
 source=(https://camaya.net/download/gloox-$pkgver.tar.bz2)
-sha256sums=('0b8b7371439bc58d9e51384b616c964b18b7b41b87af1b7855104380eda86ffb')
+sha256sums=('591bd12c249ede0b50a1ef6b99ac0de8ef9c1ba4fd2e186f97a740215cc5966c')
 
 build() {
   cd "$srcdir"/gloox-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gloox/-/commit/e8ef7057332230ae647f4ef8c6b532f853efaf39

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gloox/-/commit/e8ef7057332230ae647f4ef8c6b532f853efaf39
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to