dev-python/rchitect: update SRC_URI

Closes: https://bugs.gentoo.org/838823
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-04-16 15:41:43 +02:00
parent f3aa066607
commit 1f22a24e4f
2 changed files with 2 additions and 2 deletions

View File

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