aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-12-07 12:08:49 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2021-12-07 12:08:49 +0100
commitd65eb2d9233ef4dd6c6a992e5da08ffacbc82403 (patch)
tree49134d936156cf95415197bbd4a1de8420b51297 /gui-apps/liquidshell
parentkde-apps/cantor: Tarball respun (diff)
downloadkde-d65eb2d9233ef4dd6c6a992e5da08ffacbc82403.tar.gz
kde-d65eb2d9233ef4dd6c6a992e5da08ffacbc82403.tar.bz2
kde-d65eb2d9233ef4dd6c6a992e5da08ffacbc82403.zip
gui-apps/liquidshell: 1.8.0 version bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3 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.0.ebuild (renamed from gui-apps/liquidshell/liquidshell-1.7.2.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/gui-apps/liquidshell/Manifest b/gui-apps/liquidshell/Manifest
index 4e06c47983..2458f1d872 100644
--- a/gui-apps/liquidshell/Manifest
+++ b/gui-apps/liquidshell/Manifest
@@ -1 +1 @@
-DIST liquidshell-1.7.2.tar.xz 134348 BLAKE2B 43e3010a45a183a2b5876dd6404afbce4b042175f556ad2b56f9e33a368762666f6e65fe8dba36502b416b230102db2c843ce1a30c6fce388e3e61a2f04ab81e SHA512 25b3895142b88d5f8f9dbd85f65416c22952d52cf89fbbbaff6b65e0b914c45b0b3554a619a0c7c7311a28d72eac87e1e67b72d74aa2e50a737671de17ed17c5
+DIST liquidshell-1.8.tar.xz 166988 BLAKE2B c0551241e6de70db8cb93fc751162b72cfc591279528d275463177a86720ed1005f883be352d6b117ce9ff45938015f184e449c73b4e14dc1f98fe6f98e977bc SHA512 a63d177786a95378f3442362107d4dfae468202cb585cee0e66397103758e3f5eed839c11fe59ff6f349576acf525b391ce573172972ceedb306ae551237e8b5
diff --git a/gui-apps/liquidshell/liquidshell-1.7.2.ebuild b/gui-apps/liquidshell/liquidshell-1.8.0.ebuild
index 9befe9f20c..3f21ca3641 100644
--- a/gui-apps/liquidshell/liquidshell-1.7.2.ebuild
+++ b/gui-apps/liquidshell/liquidshell-1.8.0.ebuild
@@ -11,7 +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}/${P}.tar.xz"
+ SRC_URI="mirror://kde/stable/${PN}/${PV}/${PN}-1.8.tar.xz"
KEYWORDS="~amd64"
fi