libQuotient: update to 0.9.3.

This commit is contained in:
Joel Beckmeyer 2025-05-30 12:23:21 -04:00 committed by Andrew J. Hesford
parent 328fbeb619
commit ec0cc564c2

View file

@ -1,6 +1,6 @@
# Template file for 'libQuotient'
pkgname=libQuotient
version=0.9.1
version=0.9.3
revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=1 -DQuotient_INSTALL_TESTS=0"
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://matrix.org/docs/projects/sdk/quotient"
distfiles="https://github.com/quotient-im/libQuotient/archive/${version}.tar.gz"
checksum=0a1fd19c9f6e4d93c60fbec5ab4ca84961781e6d00105a4437ecd14aaea36bc9
checksum=63b35061856edcd1dbc203fecd8730429f6d51103552d62aa6ef6f0f4bbfd6fb
libQuotient-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"