commit: d695e92b7813e77c5158f9a9980a30032ceca739
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 27 17:39:59 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jul 27 17:39:59 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d695e92b
gui-apps/liquidshell: add 1.8.1, drop 1.8.0-r1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../{liquidshell-1.8.0-r1.ebuild => liquidshell-1.8.1.ebuild} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gui-apps/liquidshell/liquidshell-1.8.0-r1.ebuild
b/gui-apps/liquidshell/liquidshell-1.8.1.ebuild
similarity index 94%
rename from gui-apps/liquidshell/liquidshell-1.8.0-r1.ebuild
rename to gui-apps/liquidshell/liquidshell-1.8.1.ebuild
index 45dcf40f2e..6c82792ea2 100644
--- a/gui-apps/liquidshell/liquidshell-1.8.0-r1.ebuild
+++ b/gui-apps/liquidshell/liquidshell-1.8.1.ebuild
@@ -11,8 +11,7 @@ DESCRIPTION="Basic desktop shell using QtWidgets"
HOMEPAGE="https://invent.kde.org/system/liquidshell"
if [[ ${KDE_BUILD_TYPE} == release ]]; then
- SRC_URI="mirror://kde/stable/${PN}/${PV}/${PN}-1.8.tar.xz"
- S="${WORKDIR}/${PN}-1.8"
+ SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
KEYWORDS="~amd64"
fi