aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/libquotient/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libquotient/APKBUILD b/community/libquotient/APKBUILD
index 1aee248da1f..e735b0470d1 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.6.5
-pkgrel=1
+pkgver=0.6.6
+pkgrel=0
pkgdesc="Qt5 library for cross-platform clients for Matrix"
url="https://github.com/quotient-im/libQuotient"
arch="all !armhf !mips64" # blocked by qt5-qtmultimedia, mips blocked by qtolm
@@ -40,4 +40,4 @@ package() {
DESTDIR="$pkgdir" cmake --install build
}
-sha512sums="9079de0eec103f15cb7092319546b8be213b460ab172444e4f2f2b10d06db85485fda48546b3291db9014fddd8b22542119d6bbeb69bee1f2a208ac87990c3e4 libQuotient-0.6.5.tar.gz"
+sha512sums="7560194bee5b6478ac8efd15d6cfef9cc003073744b4860e3177e51e49135cf2ad96c69e8cd21e64c1f9902ea4d27c26d84d200fc862c5c0daeb0cc4bb4ea65d libQuotient-0.6.6.tar.gz"