dev-python/trivup: update SRC_URI

Bug: https://bugs.gentoo.org/835528
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-03-18 09:52:46 +01:00
parent 838ed17101
commit e7cd1d455d
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ HOMEPAGE="
https://github.com/edenhill/trivup
https://pypi.org/project/trivup/
"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
SRC_URI="https://github.com/edenhill/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}-gh.tar.gz"
LICENSE="BSD-2"
SLOT="0"