summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-09 09:36:50 +0000
committerSam James <sam@gentoo.org>2021-01-09 10:35:59 +0000
commit18823164fc565ba70f876b9e63c1af0d1e693219 (patch)
treef6412097066f85e647afd2dd29544c6a9bded970
parentmedia-sound/patchage: bump to 1.0.4 (diff)
downloadgentoo-18823164.tar.gz
gentoo-18823164.tar.bz2
gentoo-18823164.zip
x11-wm/sithwm: fix StaticSrcUri
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--x11-wm/sithwm/sithwm-1.2.3.ebuild4
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"