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 /app-dicts/aspell-it | |
parent | 4c2b70adc6484c35ff05e412de08a7b7f50cfb34 (diff) |
gentoo auto-resync : 01:05:2024 - 00:00:04
Diffstat (limited to 'app-dicts/aspell-it')
-rw-r--r-- | app-dicts/aspell-it/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-it/aspell-it-2.4.20070901.0-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-it/Manifest b/app-dicts/aspell-it/Manifest index 2872232c26f8..5f6efa8b46cc 100644 --- a/app-dicts/aspell-it/Manifest +++ b/app-dicts/aspell-it/Manifest @@ -1,3 +1,3 @@ DIST aspell6-it-2.4-20070901-0.tar.bz2 261419 BLAKE2B d377690df133647c8345eed4178d91c03a2a6813f444833ae5c78a0960577fa2d8d259a5b04e053770e2df832260ae817c387ddd814593fe2e6ddf5f95eb50a1 SHA512 6a5014880e51103e70d57a6b01e2d4bb5d51ae939f72ee9270b46891804203399c817dd73c3a0b91c004744a4e66a1a5b402d19be0a53db952152cdd3c1741e9 -EBUILD aspell-it-2.4.20070901.0-r1.ebuild 461 BLAKE2B 59c12be06c3d6e6ee18ccd2c33bccc40fe093d7775e31d4d2fb8baa10fcc3da9cdb58398f6aa7d70ea5d2bc6e4410dd60405de3b36482693559687558d26b960 SHA512 3aa35a480cb5cadd0988cc1e0d9007aa73e98cae5ba9aeb2436f75ae2126b8f0dad1debdc64a5e4ca0ab5dc4111543b5810fb44249c8f6e08b0e445057ba133a +EBUILD aspell-it-2.4.20070901.0-r1.ebuild 474 BLAKE2B f8b2cb4023b34aead3af3fb94672cab84c71b804d4e9da8d44de127430754f53350f14802e37203e6e954cbfc4785e8f9ec5344184f86061b81677fcd5ddb027 SHA512 6ee7709cccb3bbf03adf4986ed990b8053b2a13ae69e08ea938f3989381dad70438501dd13ca89da5e1a9ae09021e3b4e096c39ea01296a5fbdec42c12dab5ff MISC metadata.xml 356 BLAKE2B e74055daa36a23c4c20bc8e4dbf5ecd9280667955c09cf89c18cac4536f6a85bac568c096f6bc5fc7f6f98468424243b041375f55914e4e76f1932357a7ab5e3 SHA512 f4395c008e6a4bcc4d23b4b4a3c8db340b09dfa1bf11000698b72ac33f497b299593b657a9b66ec34853a14e9654fd3d0b8ba343bb468f73f440e7d952955137 diff --git a/app-dicts/aspell-it/aspell-it-2.4.20070901.0-r1.ebuild b/app-dicts/aspell-it/aspell-it-2.4.20070901.0-r1.ebuild index 737d13283005..25c8fccbccd5 100644 --- a/app-dicts/aspell-it/aspell-it-2.4.20070901.0-r1.ebuild +++ b/app-dicts/aspell-it/aspell-it-2.4.20070901.0-r1.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=8 @@ -10,7 +10,7 @@ MY_P="${PN/aspell/aspell"${ASPELL_VERSION}"}-${PV%%.*}.${MY_PV//./-}" inherit aspell-dict-r1 -SRC_URI="mirror://sourceforge/linguistico/${MY_P}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/linguistico/${MY_P}.tar.bz2" S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" |