diff --git a/net-im/nheko/nheko-0.8.2.recipe b/net-im/nheko/nheko-0.8.2.recipe index 0837efa18..deba62122 100644 --- a/net-im/nheko/nheko-0.8.2.recipe +++ b/net-im/nheko/nheko-0.8.2.recipe @@ -1,9 +1,11 @@ -SUMMARY="A Qt5-based IM client for Matrix" -DESCRIPTION="Nheko client for matrix" +SUMMARY="An IM client for Matrix" +DESCRIPTION="The motivation behind the nheko is to provide a native desktop \ +app for Matrix that feels more like a mainstream chat app (Element, Telegram \ +etc.) and less like an IRC client. It was developed using the Qt5 framework." HOMEPAGE="https://nheko.im/nheko-reborn/nheko" COPYRIGHT="2017-2021 Nheko Authors" LICENSE="GNU GPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/Nheko-Reborn/nheko/archive/v${portVersion}.tar.gz" CHECKSUM_SHA256="df4575c47daab47d418637a4637b599e3848dd749132ca1e92f981d9212eabb2" SOURCE_FILENAME="nheko-${portVersion}.tar.gz"