summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-sc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-04-16 13:07:24 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-04-16 13:07:24 +0100
commit0c100b7dd2b30e75b799d806df4ef899fd98e1ea (patch)
tree464c922e949c7e4d5d891fb2cdda5daee5612537 /app-dicts/aspell-sc
parente68d405c5d712af4387159df07e226217bdda049 (diff)
gentoo resync : 16.04.2022
Diffstat (limited to 'app-dicts/aspell-sc')
-rw-r--r--app-dicts/aspell-sc/Manifest2
-rw-r--r--app-dicts/aspell-sc/aspell-sc-1.0-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-sc/Manifest b/app-dicts/aspell-sc/Manifest
index 403f6c5b5a2f..b8bb2494144a 100644
--- a/app-dicts/aspell-sc/Manifest
+++ b/app-dicts/aspell-sc/Manifest
@@ -1,3 +1,3 @@
DIST aspell5-sc-1.0.tar.bz2 281538 BLAKE2B 95b9f5f8508b026a919acabc7f1a6234323ffd462bea0447666831726495a5d3f1b7d52e83887144e275a2d76d2f1cb860537827c2c5e89a83aff2bbef3e0e01 SHA512 3cad49510894645b9bc97bbae877641e64af0440a2abcb6f96197da95390d4dd59d1374008c0ade9dc17772a32c367b9b03e6be65e7f190268365f25069d2a23
-EBUILD aspell-sc-1.0-r1.ebuild 439 BLAKE2B ef51350ad2213864156f99ebdc8738b3fc1a5f5761ced8e30c68b329899386f01580973eb6f730a0bd85e390b88e3590887537016346671c677b343b963ca6d6 SHA512 038648ef9499f5c7f582c4585085dcf4bf657a1c9b27b997aa7c694459cf4ea71aeb149c25e1fe2e3c9c09f5cae97259f1bc4d7213fab7b1ed0acd176c343458
+EBUILD aspell-sc-1.0-r1.ebuild 432 BLAKE2B 8abaa14f5119b02246bd48187845fe44b621e212f2da0ed6707612f308208780dbf81d4e3282d8476c289384330e7c28a745245325c63838b6533296d3650094 SHA512 d29a9a6033687e7a55f96054366330064dd6264735b050e3be1678ce0d2d9a1bb6538a9dd322c975362ec91e6b31145c5b500d5a4efec5f5c40900246d4ff51f
MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a
diff --git a/app-dicts/aspell-sc/aspell-sc-1.0-r1.ebuild b/app-dicts/aspell-sc/aspell-sc-1.0-r1.ebuild
index 07a268184a5b..84750f590087 100644
--- a/app-dicts/aspell-sc/aspell-sc-1.0-r1.ebuild
+++ b/app-dicts/aspell-sc/aspell-sc-1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV}"
inherit aspell-dict-r1
-SRC_URI="https://ftp.gnu.org/gnu/${PN%-*}/dict/${PN/aspell-/}/${MY_P}.tar.bz2"
+SRC_URI="mirror://gnu/gnu/${PN%-*}/dict/${PN/aspell-/}/${MY_P}.tar.bz2"
S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"