diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-05-01 00:00:05 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-05-01 00:00:05 +0100 |
commit | 3d12b65aa1b4bb8b02b1f8d3e77bccf230b79a09 (patch) | |
tree | cb6347688c91bfbdebe49a78a55dad3d72cc193e /media-fonts/heuristica | |
parent | 4c2b70adc6484c35ff05e412de08a7b7f50cfb34 (diff) |
gentoo auto-resync : 01:05:2024 - 00:00:04
Diffstat (limited to 'media-fonts/heuristica')
-rw-r--r-- | media-fonts/heuristica/Manifest | 2 | ||||
-rw-r--r-- | media-fonts/heuristica/heuristica-1.0.2.ebuild | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/media-fonts/heuristica/Manifest b/media-fonts/heuristica/Manifest index a8078a9eb624..7bfe211532dc 100644 --- a/media-fonts/heuristica/Manifest +++ b/media-fonts/heuristica/Manifest @@ -1,5 +1,5 @@ DIST heuristica-otf-1.0.2.tar.xz 285180 BLAKE2B da3e625301b1dbf4848e1183a00d583e446495aa24d3ec9c1af48e907fca87041ec19acfa273d6a7a984d6a7da5a829c27817e195325deb0ec44f0ee769c26f0 SHA512 d3336c6fcfd5ab5bfb041230659c41ecbaa9e2d2f92d5c1c8c0dc8dff89a777ac87d8713467c94b065febde30c131cd05376573308f69d698d63e18eee433783 DIST heuristica-pfb-1.0.2.tar.xz 816600 BLAKE2B b20a01f0bae9bfb60cab6c95213c9ea2a921185ff4bb8a29a92a6cba71529b3350ad9118b151bb575dd8f0399710edbacc419fa0730069820889ef58b6446799 SHA512 b5e8b72414b0192ff1577527025041a0f6a74c944191d54b5a734acc1cc8c3fff176c314a7a206a55bf59b9d99c79f7beef9404bcd9dce9e59d015c1d50cac98 DIST heuristica-ttf-1.0.2.tar.xz 348524 BLAKE2B c0dd7d0aaf967b95502adc2b3d9213296c8f118598ec68bd62fd8f02aec0d6b81f59215db156348c0a6d45d376c417f82b3ef565340c3025ac795a00fc6ec91b SHA512 8b763a8f44444a96a454d2b1e987e095fc72a67c3c0be4d24a18b6ddd417cb2bbdb57475b5c9515c3e0efb96d4afd5cf6095685ab035f8af4fff7f7e6f9ffb3d -EBUILD heuristica-1.0.2.ebuild 536 BLAKE2B 73c406081b02e6bc717a41de1daad83f3c03886be344e7331849eb3866f18083c689dc8f9052d35268386256a8e7a5f0056c27c75a9ef120c1306329dc54c580 SHA512 167f133e8426d03840f803331ea7d279de4d881f00faac98549e044d79b10d268eea62e439f160893efeb17c79d95624843a8174e87ed6e933c318f233681f17 +EBUILD heuristica-1.0.2.ebuild 575 BLAKE2B 5d6dc7ba96d9e82967e41d0aa4e3dc66ceaba189e18710ad4f2a8158636bce0b12fe8c1e46a2ede5282aa08a182df43128edbe007d740bbca692f4864b726709 SHA512 076e9f00a8185b467ed62550c73df20924e83b56703fad22928bc692433ba94d703b88951561c948f8406df8e40cbfcc6f6a4db1549df922b80cea68c9d09a09 MISC metadata.xml 319 BLAKE2B 09cf16040ac127ba21bf62cdb5dd260ad0371272d58bb33a6e5fc378794ee6a1ac89035c7c4e0c16590755afb2f55ed241aa30610a1689a1d075338638271f10 SHA512 746839b54ea02aefe52c0adec1e5e7310e947fd224a1ef6a5a53a50e222572ec2e9888b85eb4e90342a70d1872fe5dddd6271b3a382c686554814f86bccef7fd diff --git a/media-fonts/heuristica/heuristica-1.0.2.ebuild b/media-fonts/heuristica/heuristica-1.0.2.ebuild index 7ea84c118e7e..81404f840fc4 100644 --- a/media-fonts/heuristica/heuristica-1.0.2.ebuild +++ b/media-fonts/heuristica/heuristica-1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,9 +7,9 @@ inherit font DESCRIPTION="Font based on Adobe Utopia" HOMEPAGE="https://sourceforge.net/projects/heuristica/" -SRC_URI="mirror://sourceforge/heuristica/${PN}-ttf-${PV}.tar.xz - mirror://sourceforge/heuristica/${PN}-otf-${PV}.tar.xz - mirror://sourceforge/heuristica/${PN}-pfb-${PV}.tar.xz" +SRC_URI="https://downloads.sourceforge.net/heuristica/${PN}-ttf-${PV}.tar.xz + https://downloads.sourceforge.net/heuristica/${PN}-otf-${PV}.tar.xz + https://downloads.sourceforge.net/heuristica/${PN}-pfb-${PV}.tar.xz" S="${WORKDIR}" LICENSE="OFL-1.1" |