aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-07-27 19:39:59 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-07-27 19:39:59 +0200
commitd695e92b7813e77c5158f9a9980a30032ceca739 (patch)
tree0170350c08ec67eebbf993a5c8f7004ac87c54b2 /gui-apps/liquidshell
parentkde-plasma/xembed-sni-proxy: Move ECM to BDEPEND (diff)
downloadkde-d695e92b7813e77c5158f9a9980a30032ceca739.tar.gz
kde-d695e92b7813e77c5158f9a9980a30032ceca739.tar.bz2
kde-d695e92b7813e77c5158f9a9980a30032ceca739.zip
gui-apps/liquidshell: add 1.8.1, drop 1.8.0-r1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'gui-apps/liquidshell')
-rw-r--r--gui-apps/liquidshell/Manifest2
-rw-r--r--gui-apps/liquidshell/liquidshell-1.8.1.ebuild (renamed from gui-apps/liquidshell/liquidshell-1.8.0-r1.ebuild)3
2 files changed, 2 insertions, 3 deletions
diff --git a/gui-apps/liquidshell/Manifest b/gui-apps/liquidshell/Manifest
index 2458f1d872..59b10e592e 100644
--- a/gui-apps/liquidshell/Manifest
+++ b/gui-apps/liquidshell/Manifest
@@ -1 +1 @@
-DIST liquidshell-1.8.tar.xz 166988 BLAKE2B c0551241e6de70db8cb93fc751162b72cfc591279528d275463177a86720ed1005f883be352d6b117ce9ff45938015f184e449c73b4e14dc1f98fe6f98e977bc SHA512 a63d177786a95378f3442362107d4dfae468202cb585cee0e66397103758e3f5eed839c11fe59ff6f349576acf525b391ce573172972ceedb306ae551237e8b5
+DIST liquidshell-1.8.1.tar.xz 173220 BLAKE2B d473f4b019785c51a6ce35a3d44a40e1feee59ddf2a3b798d902b1d273c5ff5c132bae5e98bdbd68788e5cb72aaec1123c84fe6c847e8550ff3abc33dbbfa297 SHA512 da8f70d5798cdb2b6bb31f3dd1426aec2f9fae37f3a96a91accfa186f2528fba9cf2296ddb564eb5a4827ff0ecafb090a32a79aa7449ce84a5bfeaea27acb65c
diff --git a/gui-apps/liquidshell/liquidshell-1.8.0-r1.ebuild b/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