summaryrefslogtreecommitdiff
path: root/user/aspell-dict-it
diff options
context:
space:
mode:
authorKiyoshi Aman <kiyoshi.aman+apkfission@gmail.com>2019-01-03 18:36:04 -0600
committerKiyoshi Aman <kiyoshi.aman+apkfission@gmail.com>2019-01-03 18:36:04 -0600
commit315c18b088ccad3fe28473c6dc87049d69429d38 (patch)
treee84957f6089cd4d42a41ab3644be7003d0374c26 /user/aspell-dict-it
parente9b08f6ee898ee889aac1f1d7bb6585ee7d09c39 (diff)
downloadpackages-315c18b088ccad3fe28473c6dc87049d69429d38.tar.gz
packages-315c18b088ccad3fe28473c6dc87049d69429d38.tar.bz2
packages-315c18b088ccad3fe28473c6dc87049d69429d38.tar.xz
packages-315c18b088ccad3fe28473c6dc87049d69429d38.zip
user/aspell-dict-it: bump for newer third-party package
Diffstat (limited to 'user/aspell-dict-it')
-rw-r--r--user/aspell-dict-it/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/user/aspell-dict-it/APKBUILD b/user/aspell-dict-it/APKBUILD
index 8657914d9..639d81c27 100644
--- a/user/aspell-dict-it/APKBUILD
+++ b/user/aspell-dict-it/APKBUILD
@@ -1,9 +1,9 @@
# Contributor: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
# Maintainer: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
pkgname=aspell-dict-it
-pkgver=2.2.20050523.0
-_pkgver=${pkgver%.*.*}_${pkgver#*.*.}
-_pkgver=${_pkgver%.*}-${_pkgver#*.*_*.}
+pkgver=2.4.20070901.0
+_pkgver=${pkgver%.*.*}-${pkgver#*.*.}
+_pkgver=${_pkgver%.*}-${_pkgver#*.*-*.}
pkgrel=0
pkgdesc="Italian dictionaries for aspell"
url="http://aspell.net"
@@ -12,7 +12,7 @@ options="!check" # no tests
license="GPL-2.0-only"
depends="aspell"
makedepends="debianutils-which"
-source="ftp://ftp.gnu.org/gnu/aspell/dict/it/aspell6-it-$_pkgver.tar.bz2"
+source="https://downloads.sourceforge.net/linguistico/aspell6-it-$_pkgver.tar.bz2"
builddir="$srcdir/aspell6-it-$_pkgver"
build() {
@@ -24,4 +24,4 @@ package() {
cd "$builddir"
make DESTDIR="$pkgdir" install
}
-sha512sums="2a2ccdbb8bb52e8e08525a40f985c1a2987c00d5e9fd39f57b8dc8689f3503f63751efe9ae4bec45fc5efea64666cd64abbda3e437ad0819f15b5a96987cda5a aspell6-it-2.2_20050523-0.tar.bz2"
+sha512sums="6a5014880e51103e70d57a6b01e2d4bb5d51ae939f72ee9270b46891804203399c817dd73c3a0b91c004744a4e66a1a5b402d19be0a53db952152cdd3c1741e9 aspell6-it-2.4-20070901-0.tar.bz2"