diff --git a/srcpkgs/libQuotient/template b/srcpkgs/libQuotient/template index 347cef39a94..edc587efd1d 100644 --- a/srcpkgs/libQuotient/template +++ b/srcpkgs/libQuotient/template @@ -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 " 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}"