From 8d3b87b00ebb145b31b9b21002b26944ee69ef0c Mon Sep 17 00:00:00 2001 From: Omar Zeghouani Date: Sat, 9 Oct 2021 00:56:14 +0100 Subject: [PATCH 1/2] libQuotient: update to 0.6.11. --- common/shlibs | 2 +- srcpkgs/libQuotient/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 7e5289f58f66..1417664ba785 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3578,7 +3578,7 @@ libgaminggearwidget.so.0 libgaminggear-0.15.1_1 libopkg.so.1 libopkg-0.4.4_2 libpkgconf.so.3 libpkgconf-1.8.0_1 libkodiplatform.so.19.0 kodi-platform-20180302_1 -libQuotient.so.0.6 libQuotient-0.6.9_1 +libQuotient.so.0.6 libQuotient-0.6.11_1 libipset.so.13 libipset-7.9_1 libmp3splt.so.0 libmp3splt-0.9.2_1 libliquid.so.1 liquid-dsp-1.3.1_1 diff --git a/srcpkgs/libQuotient/template b/srcpkgs/libQuotient/template index 8488858d8096..eb7616b3f11e 100644 --- a/srcpkgs/libQuotient/template +++ b/srcpkgs/libQuotient/template @@ -1,6 +1,6 @@ # Template file for 'libQuotient' pkgname=libQuotient -version=0.6.9 +version=0.6.11 revision=1 build_style=cmake configure_args="-DBUILD_SHARED_LIBS=1 -DQuotient_INSTALL_TESTS=0" @@ -11,7 +11,7 @@ maintainer="Karol Kosek " 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=ed474e6c13ac961d0c45794d52ddd7227002eff005894b3d3cc8efefafdf9625 +checksum=12b15d1296e630477d5e8f4d32c821dc724b3c5b99d15d383417ba7d88f03c46 libQuotient-devel_package() { depends="${sourcepkg}>=${version}_${revision}" From 241b6d0e66e7b706a883e43089e1672a004ee5b9 Mon Sep 17 00:00:00 2001 From: Omar Zeghouani Date: Sat, 9 Oct 2021 00:57:19 +0100 Subject: [PATCH 2/2] Quaternion: update to 0.0.95.1. --- srcpkgs/Quaternion/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/Quaternion/template b/srcpkgs/Quaternion/template index 6ab5c987ede2..b4d4630cedff 100644 --- a/srcpkgs/Quaternion/template +++ b/srcpkgs/Quaternion/template @@ -1,6 +1,6 @@ # Template file for 'Quaternion' pkgname=Quaternion -version=0.0.95 +version=0.0.95.1 revision=1 build_style=cmake hostmakedepends="qt5-qmake qt5-host-tools" @@ -13,7 +13,7 @@ maintainer="Julio Galvan " license="GPL-3.0-or-later" homepage="https://github.com/quotient-im/Quaternion" distfiles="https://github.com/quotient-im/Quaternion/archive/${version}.tar.gz" -checksum=fa047bd9c3e3221bfde805844763f872114397dd1a0c6a3568f8222628fb3406 +checksum=69f034241dddc8d9436a895bb76b022e492e61e2f49d9a80ed8d79ab12b63a0e build_options="qtkeychain" build_options_default="qtkeychain"