Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions common/shlibs
Original file line number Diff line number Diff line change
Expand Up @@ -2766,8 +2766,8 @@ leatherman_execution.so.1.12.4 leatherman-1.12.4_1
leatherman_ruby.so.1.12.4 leatherman-1.12.4_1
libfbclient.so.2 libfbclient3-3.0.4.33054_1
libipmiutil.so.1 ipmiutil-3.1.3_4
libQXmppQt6.so.8 qxmpp-1.14.0_1
libQXmppOmemoQt6.so.8 qxmpp-1.14.0_1
libQXmppQt6.so.9 qxmpp-1.15.0_1
libQXmppOmemoQt6.so.9 qxmpp-1.15.0_1
libunwind.so.1 llvm-libunwind-3.8.0_1
libc++abi.so.1 libcxxabi-3.8.0_1
libfastjson.so.4 libfastjson-0.99.3_1
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/qxmpp/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'qxmpp'
pkgname=qxmpp
version=1.14.3
version=1.15.0
revision=1
build_style=cmake
configure_args="-DBUILD_EXAMPLES=false -DBUILD_OMEMO=true -DWITH_GSTREAMER=true -DBUILD_TESTS=false"
Expand All @@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/libraries/qxmpp"
distfiles="https://invent.kde.org/libraries/qxmpp/-/archive/v${version}/qxmpp-v${version}.tar.gz"
checksum=22dffcff941a449fedb531cd979e32ca22bf50b6aec4f86d255d173fcd10176b
checksum=7c5ede9a892ea969967ef3ab7b7cb46215f42254c93b84027270a727de56fb0b

qxmpp-devel_package() {
short_desc+=" - development files"
Expand Down