diff --git a/community/libquotient/APKBUILD b/community/libquotient/APKBUILD
index c6584c3a1beb7fabcfdf15fa0c47340f7f12b67a..baeb08eb93d060ff18084851470b256a8868bd77 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
 "