aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-12-07 12:11:18 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2021-12-07 12:11:18 +0100
commit0d80b2f448c304608842e701a570a68b75d5a8b6 (patch)
tree41155e074bca9cac67ef67568aee551edaa94697 /gui-apps
parentgui-apps/liquidshell: 1.8.0 version bump (diff)
downloadkde-0d80b2f448c304608842e701a570a68b75d5a8b6.tar.gz
kde-0d80b2f448c304608842e701a570a68b75d5a8b6.tar.bz2
kde-0d80b2f448c304608842e701a570a68b75d5a8b6.zip
gui-apps/liquidshell: Fix S
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r--gui-apps/liquidshell/liquidshell-1.8.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui-apps/liquidshell/liquidshell-1.8.0.ebuild b/gui-apps/liquidshell/liquidshell-1.8.0.ebuild
index 3f21ca3641..9e1777ba2b 100644
--- a/gui-apps/liquidshell/liquidshell-1.8.0.ebuild
+++ b/gui-apps/liquidshell/liquidshell-1.8.0.ebuild
@@ -12,6 +12,7 @@ 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"
KEYWORDS="~amd64"
fi