diff options
Diffstat (limited to 'x11-wm/sithwm')
-rw-r--r-- | x11-wm/sithwm/sithwm-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/sithwm/sithwm-1.2.3.ebuild b/x11-wm/sithwm/sithwm-1.2.3.ebuild index 4927d7be4bec..372131de34d6 100644 --- a/x11-wm/sithwm/sithwm-1.2.3.ebuild +++ b/x11-wm/sithwm/sithwm-1.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="Minimalist Window Manager for X" HOMEPAGE="https://sithwm.darkside.no/" -SRC_URI="https://sithwm.darkside.no/sn/sithwm-1.2.3.tgz" +SRC_URI="https://sithwm.darkside.no/sn/sithwm-${PV}.tgz" LICENSE="GPL-2+ MIT 9wm" SLOT="0" |