app-misc/twertlefetch: update SRC_URI

Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
David Roman
2023-08-15 20:16:47 +02:00
parent 5e3d95bfa9
commit e7d8122778
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
DIST 1.1.0.tar.gz 4192 BLAKE2B b11eb5b028ec42c4cc60895cda75ac9a3e3db5df48e8bef6d4e6d0920b0552c4ff93505763887d8067709521253cf292177d096f468a3629ea4812c7574f95c3 SHA512 8f6a0691caad6b9ff43ce0c569d223a0df47e2fc7131ddefa1dbb9f3e64dec6a74034942bc7f4e35889e98a4489d9201796b0a0325e2c1251c43ecdad3c38f70
DIST twertlefetch-1.1.0.tar.gz 4192 BLAKE2B b11eb5b028ec42c4cc60895cda75ac9a3e3db5df48e8bef6d4e6d0920b0552c4ff93505763887d8067709521253cf292177d096f468a3629ea4812c7574f95c3 SHA512 8f6a0691caad6b9ff43ce0c569d223a0df47e2fc7131ddefa1dbb9f3e64dec6a74034942bc7f4e35889e98a4489d9201796b0a0325e2c1251c43ecdad3c38f70

View File

@@ -44,7 +44,7 @@ DESCRIPTION="system fetch written in rust"
# Double check the homepage as the cargo_metadata crate
# does not provide this value so instead repository is used
HOMEPAGE="https://github.com/iliketwertles"
SRC_URI="https://github.com/iliketwertles/twertlefetch/archive/refs/tags/1.1.0.tar.gz"
SRC_URI="https://github.com/iliketwertles/twertlefetch/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
# License set may be more restrictive as OR is not respected
# use cargo-license for a more accurate license picture