mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
app-misc/ani-cli: update SRC_URI
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST v4.8.tar.gz 234163 BLAKE2B d7db7e70c67d3f042841ebdb1695ba3614b32a6eccf7bc0e8b5dd1cee6f89b670e18f30ddcae055900b9dc11450abbd78d4bbff11dd23144ebe7b734209071a4 SHA512 fece70b1613e28366dc6716ce02720ca53dfa750fdd6d40a5d292f0e4c242920e5c7fa5f82f51c90ad86f2cdb301ac19628d9a3616f44acc8f208d7d58495476
|
||||
DIST ani-cli-4.8.tar.gz 234163 BLAKE2B d7db7e70c67d3f042841ebdb1695ba3614b32a6eccf7bc0e8b5dd1cee6f89b670e18f30ddcae055900b9dc11450abbd78d4bbff11dd23144ebe7b734209071a4 SHA512 fece70b1613e28366dc6716ce02720ca53dfa750fdd6d40a5d292f0e4c242920e5c7fa5f82f51c90ad86f2cdb301ac19628d9a3616f44acc8f208d7d58495476
|
||||
|
||||
@@ -10,7 +10,7 @@ if [[ "${PV}" == *9999* ]]; then
|
||||
inherit git-r3
|
||||
else
|
||||
SRC_URI="
|
||||
https://github.com/pystardust/${PN}/archive/refs/tags/v${PV}.tar.gz
|
||||
https://github.com/pystardust/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
|
||||
"
|
||||
S="${WORKDIR}/${P}"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||
|
||||
Reference in New Issue
Block a user