summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-misc/i3lock/i3lock-2.13.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/i3lock/i3lock-2.13.ebuild b/x11-misc/i3lock/i3lock-2.13.ebuild
index e91228a0d97c..2ece4ee1a049 100644
--- a/x11-misc/i3lock/i3lock-2.13.ebuild
+++ b/x11-misc/i3lock/i3lock-2.13.ebuild
@@ -2,11 +2,12 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
+
inherit toolchain-funcs
DESCRIPTION="Simple screen locker"
HOMEPAGE="https://i3wm.org/i3lock/"
-SRC_URI="https://i3wm.org/i3lock/${P}.tar.bz2"
+SRC_URI="https://i3wm.org/${PN}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"