summaryrefslogtreecommitdiff
path: root/x11-misc/tint2/tint2-16.7.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/tint2/tint2-16.7.ebuild')
-rw-r--r--x11-misc/tint2/tint2-16.7.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-misc/tint2/tint2-16.7.ebuild b/x11-misc/tint2/tint2-16.7.ebuild
index 40278f4826fa..1a088f5d1abb 100644
--- a/x11-misc/tint2/tint2-16.7.ebuild
+++ b/x11-misc/tint2/tint2-16.7.ebuild
@@ -3,11 +3,12 @@
EAPI=7
-inherit cmake-utils vcs-snapshot xdg
+inherit cmake-utils xdg
DESCRIPTION="tint2 is a lightweight panel/taskbar for Linux."
HOMEPAGE="https://gitlab.com/o9000/tint2"
-SRC_URI="https://gitlab.com/o9000/${PN}/repository/archive.tar.gz?ref=v${PV} -> ${P}.tar.gz"
+SRC_URI="https://gitlab.com/o9000/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.gz"
+S=${WORKDIR}/${PN}-v${PV}
LICENSE="GPL-2"
SLOT="0"