summaryrefslogtreecommitdiff
path: root/gui-apps
diff options
context:
space:
mode:
Diffstat (limited to 'gui-apps')
-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 4e06c479832..2458f1d872a 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 9befe9f20c3..3f21ca36414 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