From 1ac2672013dcec12cd2690728b6d7cc3884fb04c Mon Sep 17 00:00:00 2001
From: Bart Ribbers <bribbers@disroot.org>
Date: Thu, 14 Sep 2023 13:19:19 +0200
Subject: [PATCH] community/libquotient: upgrade to 0.8.1.2

---
 community/libquotient/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/community/libquotient/APKBUILD b/community/libquotient/APKBUILD
index c6584c3a1beb..baeb08eb93d0 100644
--- a/community/libquotient/APKBUILD
+++ b/community/libquotient/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: Leo <thinkabit.ukim@gmail.com>
 # Maintainer: Bart Ribbers <bribbers@disroot.org>
 pkgname=libquotient
-pkgver=0.8.1.1
-pkgrel=1
+pkgver=0.8.1.2
+pkgrel=0
 pkgdesc="Qt library for cross-platform clients for Matrix"
 url="https://github.com/quotient-im/libQuotient"
 arch="all !armhf" # blocked by qt5-qtmultimedia
@@ -73,5 +73,5 @@ qt6() {
 }
 
 sha512sums="
-ac877b39a2a5869016b099d1175945de6e28fa57e561a14855a96859a3f9334870448d650e06a9574c70d1700e79af12b948244b79415238f279a027dbfde38e  libquotient-0.8.1.1.tar.gz
+ff11f1e9093004461425179fcab630237bf1d28f6e5abe6486d657b455b560884047715fccff5b31f26275ffd423df787014aaac35c556eddb1842e8e68841ce  libquotient-0.8.1.2.tar.gz
 "
-- 
GitLab