From 992919df019e012722d97c5566fdb3f78b1a30b4 Mon Sep 17 00:00:00 2001 From: Bart Ribbers <bribbers@disroot.org> Date: Sun, 10 Sep 2023 18:06:37 +0200 Subject: [PATCH] community/neochat: rebuild against libquotient 0.8.1.1 --- community/neochat/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/neochat/APKBUILD b/community/neochat/APKBUILD index 33c6f684ca66..7fedb7240eb0 100644 --- a/community/neochat/APKBUILD +++ b/community/neochat/APKBUILD @@ -5,7 +5,7 @@ # group=kde-applications pkgname=neochat pkgver=23.08.0 -pkgrel=1 +pkgrel=2 pkgdesc="A client for Matrix, the decentralized communication protocol" url="https://invent.kde.org/network/neochat/" # armhf blocked by extra-cmake-modules -- GitLab