summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/aspell-da')
-rw-r--r--app-dicts/aspell-da/Manifest4
-rw-r--r--app-dicts/aspell-da/aspell-da-4.2.1.ebuild (renamed from app-dicts/aspell-da/aspell-da-1.7.42-r1.ebuild)8
-rw-r--r--app-dicts/aspell-da/aspell-da-4.3.ebuild (renamed from app-dicts/aspell-da/aspell-da-4.0.ebuild)2
-rw-r--r--app-dicts/aspell-da/metadata.xml4
4 files changed, 11 insertions, 7 deletions
diff --git a/app-dicts/aspell-da/Manifest b/app-dicts/aspell-da/Manifest
index 3b022df7c539..e041e438d97a 100644
--- a/app-dicts/aspell-da/Manifest
+++ b/app-dicts/aspell-da/Manifest
@@ -1,2 +1,2 @@
-DIST aspell-da-4.0.tar.gz 4208911 BLAKE2B 828176450a1d6e5e2e9b07d16c785239a012fc8382d92fcddf6dec812abbf49048b2f1c15de6655e09d74d2f65cd1a43939b3bee8f036ccfdd441f66b5ea259e SHA512 bbc0c4cc0202f989770d84ac9b5ff688b4c8bf0fef7128c36e54c7e4d09e8233eeee986def9a5d75c05d2599eaf96db4be212f6dc758bd23f723f611bf545ba5
-DIST new_aspell-da-1.7.42.tar.bz2 235483 BLAKE2B 0d5ac9c7457b460410734a36e376387d9aaa4444771dcafb85c80b0d2ca4441b906ef485d5016e9d51985147b9759c4677664c01dd9d68c340ba947efac0d932 SHA512 97d3bc95800d5115ce640a3939bf6c94998f1090f1484da3ffb1104318200ca3650d2b32120c36030b87b4b929b95b8f764f6f51dee66ee916700318f6b4e755
+DIST aspell-da-4.2.1.tar.gz 4244477 BLAKE2B 51c25e9dc3f033daf4884abb3db5681ba834835bd6ae417e9edf5200d4791fd911974dca4f3323b880efd7a2be1ee8259784e0a54d7e0bceb7249a6bb4a55736 SHA512 66a32be37615423cdd88c3ccbe81e26bc955068a5d74f1829f0d309ba93741d99f7ccbb335e0fe1a890aada984cc771eb25c00027554509c0f1fbf36fea5fb0b
+DIST aspell-da-4.3.tar.gz 4262160 BLAKE2B d7de57716c36b23e7de83152f46f3b13d9474007d05fb96171a9a2e70758afbe6ca96e0b2c6d2bacd5543e33698de5483f9dae3469017475a5e19a75975eaf86 SHA512 6cb391660f7c7dad85f0242feca284d07204dfbab348e4138e07932da8dd7446e8bccf8e3079bc40f69d73b3967da80ddd539e66eda037b8053056effd20b389
diff --git a/app-dicts/aspell-da/aspell-da-1.7.42-r1.ebuild b/app-dicts/aspell-da/aspell-da-4.2.1.ebuild
index 7db9d52494c3..adc235aae632 100644
--- a/app-dicts/aspell-da/aspell-da-1.7.42-r1.ebuild
+++ b/app-dicts/aspell-da/aspell-da-4.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,9 +7,9 @@ ASPELL_LANG="Danish"
inherit aspell-dict-r1
-HOMEPAGE="https://da.speling.org"
-SRC_URI="https://da.speling.org/filer/new_${P}.tar.bz2"
-S="${WORKDIR}/new_${P}"
+HOMEPAGE="https://github.com/mortenivar/aspell-da"
+SRC_URI="https://github.com/mortenivar/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${P}"
LICENSE="GPL-2"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos"
diff --git a/app-dicts/aspell-da/aspell-da-4.0.ebuild b/app-dicts/aspell-da/aspell-da-4.3.ebuild
index 26c8f5f9d04d..38b472074a8c 100644
--- a/app-dicts/aspell-da/aspell-da-4.0.ebuild
+++ b/app-dicts/aspell-da/aspell-da-4.3.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
diff --git a/app-dicts/aspell-da/metadata.xml b/app-dicts/aspell-da/metadata.xml
index 3e5441bd0e60..c62a0b2ad86a 100644
--- a/app-dicts/aspell-da/metadata.xml
+++ b/app-dicts/aspell-da/metadata.xml
@@ -6,4 +6,8 @@
<name>Conrad Kostecki</name>
</maintainer>
<stabilize-allarches/>
+ <upstream>
+ <bugs-to>https://github.com/mortenivar/aspell-da/issues</bugs-to>
+ <remote-id type="github">mortenivar/aspell-da</remote-id>
+ </upstream>
</pkgmetadata>