summaryrefslogtreecommitdiff
path: root/user/aspell-dict-ml
diff options
context:
space:
mode:
authorKiyoshi Aman <kiyoshi.aman+apkfission@gmail.com>2019-01-03 19:10:29 -0600
committerKiyoshi Aman <kiyoshi.aman+apkfission@gmail.com>2019-01-03 19:10:29 -0600
commit42dee54aaf00c638ca0870e1127a3497cc6d1be6 (patch)
tree7b2d19d2605a297d1737da57f86be51951efcde5 /user/aspell-dict-ml
parentdd394db9934618339447c30cb06b950ac1add3f6 (diff)
downloadpackages-42dee54aaf00c638ca0870e1127a3497cc6d1be6.tar.gz
packages-42dee54aaf00c638ca0870e1127a3497cc6d1be6.tar.bz2
packages-42dee54aaf00c638ca0870e1127a3497cc6d1be6.tar.xz
packages-42dee54aaf00c638ca0870e1127a3497cc6d1be6.zip
user/aspell-dict-ml: bump for newer third-party release
Diffstat (limited to 'user/aspell-dict-ml')
-rw-r--r--user/aspell-dict-ml/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/aspell-dict-ml/APKBUILD b/user/aspell-dict-ml/APKBUILD
index 074c106af..8cd3ee5fc 100644
--- a/user/aspell-dict-ml/APKBUILD
+++ b/user/aspell-dict-ml/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
# Maintainer: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
pkgname=aspell-dict-ml
-pkgver=0.03.1
+pkgver=0.04.1
_pkgver=${pkgver%.*}-${pkgver#*.*.}
pkgrel=0
pkgdesc="Malayalam dictionaries for aspell"
@@ -11,7 +11,7 @@ options="!check" # no tests
license="GPL-2.0-only"
depends="aspell"
makedepends="debianutils-which"
-source="ftp://ftp.gnu.org/gnu/aspell/dict/ml/aspell6-ml-$_pkgver.tar.bz2"
+source="http://gnu.mirrors.pair.com/savannah/savannah/smc/Spellchecker/aspell6-ml-$_pkgver.tar.bz2"
builddir="$srcdir/aspell6-ml-$_pkgver"
build() {
@@ -23,4 +23,4 @@ package() {
cd "$builddir"
make DESTDIR="$pkgdir" install
}
-sha512sums="78c3bc296a70a3b205427bcffe29b69ae6f673ffd22fd8a1ef5550ae271ed1f7704fff15c4948dcee2d7722c5d4b279766ef74d0661969b13bbca4d3a53971da aspell6-ml-0.03-1.tar.bz2"
+sha512sums="a9b6e522f9a4b4d9034f9cd2e1546e0cdfc9bad9f9c7515c8144efb186fb164ab55d422e93da89f0cf7c2b7e6f7b5d439747cc8b7e211c5b09a3638573765563 aspell6-ml-0.04-1.tar.bz2"