aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorLino Bigatti <linobigatti@protonmail.com>2021-09-07 19:25:32 -0300
committerLino Bigatti <linobigatti@protonmail.com>2021-09-07 19:25:44 -0300
commit4b7a38360c6af827369c224585a876e7c92187c7 (patch)
treee1b6d34b5f7294932d20fea73702157a0362fd2d /x11-wm
parentgames-emulation/melonds: add qtnetwork dep (diff)
downloadguru-4b7a38360c6af827369c224585a876e7c92187c7.tar.gz
guru-4b7a38360c6af827369c224585a876e7c92187c7.tar.bz2
guru-4b7a38360c6af827369c224585a876e7c92187c7.zip
x11-wm/i3-rounded: Fix fetch url
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Lino Bigatti <linobigatti@protonmail.com>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/i3-rounded/i3-rounded-4.19.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/i3-rounded/i3-rounded-4.19.1.ebuild b/x11-wm/i3-rounded/i3-rounded-4.19.1.ebuild
index b5eb41159..563e723c3 100644
--- a/x11-wm/i3-rounded/i3-rounded-4.19.1.ebuild
+++ b/x11-wm/i3-rounded/i3-rounded-4.19.1.ebuild
@@ -7,7 +7,7 @@ inherit meson optfeature
DESCRIPTION="i3-gaps fork with rounded corners support."
HOMEPAGE="https://github.com/linobigatti/i3-rounded"
-SRC_URI="https://github.com/linobigatti/i3-rounded/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/linobigatti/i3-rounded/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"