From d8d59b5d575546431507b5152f80a13ab984b6fe Mon Sep 17 00:00:00 2001 From: Kiyoshi Aman Date: Thu, 3 Jan 2019 19:13:15 -0600 Subject: user/aspell-dict-pl: bump for newer third-party release --- user/aspell-dict-pl/APKBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'user/aspell-dict-pl/APKBUILD') diff --git a/user/aspell-dict-pl/APKBUILD b/user/aspell-dict-pl/APKBUILD index f57d8bec4..b76f848e5 100644 --- a/user/aspell-dict-pl/APKBUILD +++ b/user/aspell-dict-pl/APKBUILD @@ -1,18 +1,18 @@ # Contributor: Kiyoshi Aman # Maintainer: Kiyoshi Aman pkgname=aspell-dict-pl -pkgver=6.0.20061121.0 +pkgver=6.0.20190103.0 _pkgver=${pkgver%.*.*}_${pkgver#*.*.} _pkgver=${_pkgver%.*}-${pkgver#*.*.*.} pkgrel=0 pkgdesc="Polish dictionaries for aspell" -url="http://aspell.net" +url="https://sjp.pl/slownik/ort/" arch="noarch" options="!check" # no tests license="GPL-2.0-only" depends="aspell" makedepends="debianutils-which" -source="ftp://ftp.gnu.org/gnu/aspell/dict/pl/aspell6-pl-$_pkgver.tar.bz2" +source="https://sjp.pl/slownik/ort/sjp-aspell6-pl-$_pkgver.tar.bz2" builddir="$srcdir/aspell6-pl-$_pkgver" build() { @@ -24,4 +24,4 @@ package() { cd "$builddir" make DESTDIR="$pkgdir" install } -sha512sums="424842fd3b4b2a00445590527a64393044e067b32ab973d07d90d5f35cd146ea7ae88c4f4b473a68759aa0d27a5c0fcd75b9ef0bb8ceb76e731eafd3aefc81c6 aspell6-pl-6.0_20061121-0.tar.bz2" +sha512sums="213702540233ac564629ad4cbe92958cd55e90c3e6c25ff1f3a40624a08074f339b04624d6e8184d1c7b60eeecc19a98d4827c4bdcfeae2cd9ed17ec9fbf085d sjp-aspell6-pl-6.0_20190103-0.tar.bz2" -- cgit v1.2.3-60-g2f50