Skip to content

Commit 5e3a2e7

Browse files
committed
qxmpp: update to 1.15.1
1 parent 80265f6 commit 5e3a2e7

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

common/shlibs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2766,8 +2766,8 @@ leatherman_execution.so.1.12.4 leatherman-1.12.4_1
27662766
leatherman_ruby.so.1.12.4 leatherman-1.12.4_1
27672767
libfbclient.so.2 libfbclient3-3.0.4.33054_1
27682768
libipmiutil.so.1 ipmiutil-3.1.3_4
2769-
libQXmppQt6.so.8 qxmpp-1.14.0_1
2770-
libQXmppOmemoQt6.so.8 qxmpp-1.14.0_1
2769+
libQXmppQt6.so.9 qxmpp-1.15.0_1
2770+
libQXmppOmemoQt6.so.9 qxmpp-1.15.0_1
27712771
libunwind.so.1 llvm-libunwind-3.8.0_1
27722772
libc++abi.so.1 libcxxabi-3.8.0_1
27732773
libfastjson.so.4 libfastjson-0.99.3_1

srcpkgs/qxmpp/template

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'qxmpp'
22
pkgname=qxmpp
3-
version=1.14.3
3+
version=1.15.1
44
revision=1
55
build_style=cmake
66
configure_args="-DBUILD_EXAMPLES=false -DBUILD_OMEMO=true -DWITH_GSTREAMER=true -DBUILD_TESTS=false"
@@ -10,8 +10,9 @@ short_desc="Cross-platform C++ XMPP client and server library"
1010
maintainer="Orphaned <orphan@voidlinux.org>"
1111
license="LGPL-2.1-or-later"
1212
homepage="https://invent.kde.org/libraries/qxmpp"
13+
changelog="https://invent.kde.org/libraries/qxmpp/-/raw/master/CHANGELOG.md"
1314
distfiles="https://invent.kde.org/libraries/qxmpp/-/archive/v${version}/qxmpp-v${version}.tar.gz"
14-
checksum=22dffcff941a449fedb531cd979e32ca22bf50b6aec4f86d255d173fcd10176b
15+
checksum=f459664a9f0ac92266f7e0efab54aac51cc68695e5c3169b92d38668eefc4f8c
1516

1617
qxmpp-devel_package() {
1718
short_desc+=" - development files"

0 commit comments

Comments
 (0)