From 94c16b275321c442bbaba0e8ec654d8f39007b4c Mon Sep 17 00:00:00 2001 From: Karol Kosek Date: Thu, 3 Feb 2022 13:49:59 +0100 Subject: [PATCH] libQuotient: orphan --- srcpkgs/libQuotient/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libQuotient/template b/srcpkgs/libQuotient/template index eb7616b3f1..152e492c48 100644 --- a/srcpkgs/libQuotient/template +++ b/srcpkgs/libQuotient/template @@ -7,7 +7,7 @@ configure_args="-DBUILD_SHARED_LIBS=1 -DQuotient_INSTALL_TESTS=0" hostmakedepends="qt5-qmake qt5-host-tools" makedepends="qt5-devel qt5-multimedia-devel" short_desc="Qt5 library to write cross-platform clients for Matrix" -maintainer="Karol Kosek " +maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="https://matrix.org/docs/projects/sdk/quotient" distfiles="https://github.com/quotient-im/libQuotient/archive/${version}.tar.gz"