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

@@ -1 +1 @@
DIST trivup-0.10.0.tar.gz 31264 BLAKE2B ec7f389b95114041123b6057d91ecd063d31295a2cbd3fef8dd7174506e34eaa8f9a353ea39604d2ab519c36f7e737aa04293a7d5e6666469fe411e944465c7c SHA512 ed0465bcfba810334486d53795f89034751c4126dec44e4c9dc5df5ddfa9df852d5f1fe5f2dda373c59a9912e29fa55588a462d782a32fb93896122590d7caf2
DIST trivup-0.10.0-gh.tar.gz 194500 BLAKE2B 46e9f50e1602f270aab5720d205a3d16882a5c7fcf342913083a9172b86f97346b8a7d33267d666734c476f2c7ef7d2618a3fa234fbf1cd559ae614766e1c425 SHA512 8598280e3a38dee85c46d52e688dc2e146bc5ffcede678326af661ac9fd09f7719d6b892a7d264b94d147e0b02f117eca8472898d479bdc4a64b521c2807262a

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"