aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Barbieri <lssndrbarbieri@gmail.com>2022-05-31 15:32:08 +0200
committerAlessandro Barbieri <lssndrbarbieri@gmail.com>2022-05-31 17:36:42 +0200
commit6192125fb33dacc012dc68c22cf80ef70e18a60c (patch)
treea8ae66af535b3f4c061e086af8828c6a336da437
parentdev-python/trivup: update SRC_URI (diff)
downloadguru-6192125f.tar.gz
guru-6192125f.tar.bz2
guru-6192125f.zip
dev-python/hyperglot: update SRC_URI
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
-rw-r--r--dev-python/hyperglot/Manifest2
-rw-r--r--dev-python/hyperglot/hyperglot-0.3.8.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/hyperglot/Manifest b/dev-python/hyperglot/Manifest
index 1b03ea8ea..03ad41e79 100644
--- a/dev-python/hyperglot/Manifest
+++ b/dev-python/hyperglot/Manifest
@@ -1 +1 @@
-DIST hyperglot-0.3.8.tar.gz 7535789 BLAKE2B ea95372cfff195d2f991cc9a6bc3e26a9576e234167dde0c3a550979f6657e23b2169beb9d67b05fe8de1922e8a299ae24653da611e4277027798b2d139bc12f SHA512 32b8a08795fad10bfe909ddcab9578a53d1a0faf5a9ac79c2a129d2529d00166336560528f298ff8433fdc1149791da948fa2ef4f4d67780bd79b8f8126bdaf6
+DIST hyperglot-0.3.8.gh.tar.gz 7535789 BLAKE2B ea95372cfff195d2f991cc9a6bc3e26a9576e234167dde0c3a550979f6657e23b2169beb9d67b05fe8de1922e8a299ae24653da611e4277027798b2d139bc12f SHA512 32b8a08795fad10bfe909ddcab9578a53d1a0faf5a9ac79c2a129d2529d00166336560528f298ff8433fdc1149791da948fa2ef4f4d67780bd79b8f8126bdaf6
diff --git a/dev-python/hyperglot/hyperglot-0.3.8.ebuild b/dev-python/hyperglot/hyperglot-0.3.8.ebuild
index 86e68098e..6f30fd58e 100644
--- a/dev-python/hyperglot/hyperglot-0.3.8.ebuild
+++ b/dev-python/hyperglot/hyperglot-0.3.8.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="
https://github.com/rosettatype/hyperglot
https://pypi.org/project/hyperglot/
"
-SRC_URI="https://github.com/rosettatype/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/rosettatype/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz"
LICENSE="GPL-3+ OFL"
KEYWORDS="~amd64"