diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/spectrwm/spectrwm-3.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/spectrwm/spectrwm-3.2.0.ebuild b/x11-wm/spectrwm/spectrwm-3.2.0.ebuild index 6607081b734d..793c2c081554 100644 --- a/x11-wm/spectrwm/spectrwm-3.2.0.ebuild +++ b/x11-wm/spectrwm/spectrwm-3.2.0.ebuild @@ -6,7 +6,7 @@ inherit desktop multilib toolchain-funcs DESCRIPTION="Small dynamic tiling window manager for X11" HOMEPAGE="https://github.com/conformal/spectrwm" -SRC_URI="${HOMEPAGE}/archive/${PN^^}_${PV//./_}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/conformal/spectrwm/archive/${PN^^}_${PV//./_}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" SLOT="0" |