Skip to content

Commit b43d109

Browse files
committed
qxmpp: update to 1.15.0
1 parent 80265f6 commit b43d109

2 files changed

Lines changed: 4 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: 2 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.0
44
revision=1
55
build_style=cmake
66
configure_args="-DBUILD_EXAMPLES=false -DBUILD_OMEMO=true -DWITH_GSTREAMER=true -DBUILD_TESTS=false"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
1111
license="LGPL-2.1-or-later"
1212
homepage="https://invent.kde.org/libraries/qxmpp"
1313
distfiles="https://invent.kde.org/libraries/qxmpp/-/archive/v${version}/qxmpp-v${version}.tar.gz"
14-
checksum=22dffcff941a449fedb531cd979e32ca22bf50b6aec4f86d255d173fcd10176b
14+
checksum=7c5ede9a892ea969967ef3ab7b7cb46215f42254c93b84027270a727de56fb0b
1515

1616
qxmpp-devel_package() {
1717
short_desc+=" - development files"

0 commit comments

Comments
 (0)