app-editors/logseq-desktop-bin: Remove full stop from DESCRIPTION

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-04-25 12:10:42 +02:00
parent 26ae8c81a2
commit 8432925137
2 changed files with 3 additions and 3 deletions
@@ -1,4 +1,4 @@
# Copyright 2023-2025 Gentoo Authors
# Copyright 2023-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ CHROMIUM_LANGS="
inherit chromium-2 desktop unpacker xdg
DESCRIPTION="A privacy-first, open-source platform for knowledge sharing and management."
DESCRIPTION="A privacy-first, open-source platform for knowledge sharing and management"
HOMEPAGE="https://github.com/logseq/logseq"
SRC_URI="https://github.com/logseq/logseq/releases/download/${PV}/logseq-linux-x64-${PV}.zip -> ${P}.zip"
S="${WORKDIR}/Logseq-linux-x64"
@@ -11,7 +11,7 @@ CHROMIUM_LANGS="
inherit chromium-2 desktop unpacker xdg
DESCRIPTION="A privacy-first, open-source platform for knowledge sharing and management."
DESCRIPTION="A privacy-first, open-source platform for knowledge sharing and management"
HOMEPAGE="https://github.com/logseq"
SRC_URI="https://github.com/logseq/og/releases/download/${PV}/Logseq-OG-linux-x64-${PV}.zip -> ${P}.zip"
S="${WORKDIR}/Logseq-OG-linux-x64"