aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2020-09-08 09:15:29 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-09-08 09:13:25 +0000
commit38d3a5ea6500f1dc237e8426c9adc9fb1abb4c2c (patch)
treeb85b86baf76f7daaece33df387c3f97205881688
parentd64b1f56934bef508e2918f0cf0618c364192d2f (diff)
community/libquotient: upgrade to 0.6.1
-rw-r--r--community/libquotient/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libquotient/APKBUILD b/community/libquotient/APKBUILD
index 26d8fd359e1..e0c9421bc24 100644
--- a/community/libquotient/APKBUILD
+++ b/community/libquotient/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=libquotient
-pkgver=0.6.0
+pkgver=0.6.1
pkgrel=0
pkgdesc="Qt5 library for cross-platform clients for Matrix"
url="https://github.com/quotient-im/libQuotient"
@@ -35,4 +35,4 @@ package() {
DESTDIR="$pkgdir" cmake --build build --target install
}
-sha512sums="42f7d1ee788cc2bd9d88f0ec4339573d1c4be85c462ddb81d4b4cc222fa46d3482bf4c231fd8c35f334aefa112f45251239a99c37456efcae0ca5d9359271f72 libQuotient-0.6.0.tar.gz"
+sha512sums="17f6bac381d62e3975d6099a92a80c6855ba078947f9855960e7c963c05e094127eb926e922868456eb0694bd5eb1f4294bb12bfdea73db1724313359a330e2e libQuotient-0.6.1.tar.gz"