From 2cf96553c811d93cfa64373870b05329e4b732ef Mon Sep 17 00:00:00 2001 From: Kiyoshi Aman Date: Wed, 29 Jan 2020 14:37:36 -0500 Subject: user/aspell-dict-ca: upgrade to 2.5.0 --- user/aspell-dict-ca/APKBUILD | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'user/aspell-dict-ca') diff --git a/user/aspell-dict-ca/APKBUILD b/user/aspell-dict-ca/APKBUILD index 98f3e14ac..74a2c7a6d 100644 --- a/user/aspell-dict-ca/APKBUILD +++ b/user/aspell-dict-ca/APKBUILD @@ -1,8 +1,7 @@ # Contributor: Kiyoshi Aman # Maintainer: Kiyoshi Aman pkgname=aspell-dict-ca -pkgver=2.1.5.1 -_pkgver=${pkgver%.*}-${pkgver#*.*.*.} +pkgver=2.5.0 pkgrel=0 pkgdesc="Catalan dictionaries for aspell" url="http://aspell.net" @@ -11,8 +10,8 @@ options="!check" # No test suite. license="GPL-2.0-only" depends="aspell" makedepends="debianutils-which" -source="https://ftp.gnu.org/gnu/aspell/dict/ca/aspell6-ca-$_pkgver.tar.bz2" -builddir="$srcdir/aspell6-ca-$_pkgver" +source="https://www.softcatala.org/pub/softcatala/aspell/$pkgver/aspell6-ca-$pkgver.tar.bz2" +builddir="$srcdir/aspell6-ca-$pkgver" build() { ./configure --vars DESTDIR="$pkgdir" @@ -23,4 +22,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="9f3baef829948a4979c03dcc380caf3fa249912fa94d375a41df4d34d62ffdbf781a777eb437d101bdf99873e9d515a4d27ebef08f71ff435f07e845194c9f0a aspell6-ca-2.1.5-1.tar.bz2" +sha512sums="70eee12b026d6d0b5f710593f4d1759190596e7b7db651b804cc4d724d2c567911ef8d370873ac7ab4506f6555b8dde046f3277c3cd072e0d7b76047cdd5b1b2 aspell6-ca-2.5.0.tar.bz2" -- cgit v1.2.3-70-g09d2