From 42dee54aaf00c638ca0870e1127a3497cc6d1be6 Mon Sep 17 00:00:00 2001 From: Kiyoshi Aman Date: Thu, 3 Jan 2019 19:10:29 -0600 Subject: user/aspell-dict-ml: bump for newer third-party release --- user/aspell-dict-ml/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'user/aspell-dict-ml') 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 # Maintainer: Kiyoshi Aman 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" -- cgit v1.2.3-60-g2f50