Skip to content
Snippets Groups Projects
Commit 8fccc828 authored by Bart Ribbers's avatar Bart Ribbers Committed by Kevin Daudt
Browse files

community/qxmpp: upgrade to 1.10.3

parent 9cb43c62
No related branches found
No related tags found
1 merge request!81813community/qxmpp: upgrade to 1.10.3
maintainer="Bart Ribbers <bribbers@disroot.org>" maintainer="Bart Ribbers <bribbers@disroot.org>"
pkgname=qxmpp pkgname=qxmpp
pkgver=1.10.2 pkgver=1.10.3
pkgrel=0 pkgrel=0
pkgdesc="Cross-platform C++ XMPP client and server library" pkgdesc="Cross-platform C++ XMPP client and server library"
arch="all" arch="all"
...@@ -16,8 +16,9 @@ makedepends=" ...@@ -16,8 +16,9 @@ makedepends="
qt6-qt5compat-dev qt6-qt5compat-dev
samurai samurai
" "
source="https://github.com/qxmpp-project/qxmpp/archive/v$pkgver/qxmpp-v$pkgver.tar.gz" source="https://invent.kde.org/libraries/qxmpp/-/archive/v$pkgver/qxmpp-v$pkgver.tar.gz"
subpackages="$pkgname-dev $pkgname-doc" subpackages="$pkgname-dev $pkgname-doc"
builddir="$srcdir/$pkgname-v$pkgver"
build() { build() {
cmake -B build -G Ninja \ cmake -B build -G Ninja \
...@@ -40,5 +41,5 @@ package() { ...@@ -40,5 +41,5 @@ package() {
} }
sha512sums=" sha512sums="
6e57eb4cfea65870a9ea8272e1e7120e379876bda57e077384d492a2743f54083378913d117dd0d700ec6028f423161041a32903ccc684acd3c3f2efbae9417e qxmpp-v1.10.2.tar.gz ef08c38563fdc43aa9a5c1e531c25bb87f71541379ead4513c5fdfcb9c8c256d99008099bf59219e60025a4ad3deb18eabc3391c5fb6078e684f515ee189353d qxmpp-v1.10.3.tar.gz
" "
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment