summaryrefslogtreecommitdiff
path: root/user/aspell-dict-pl/APKBUILD
diff options
context:
space:
mode:
authorA. Wilcox <awilcox@wilcox-tech.com>2019-01-07 22:35:38 +0000
committerA. Wilcox <awilcox@wilcox-tech.com>2019-01-07 22:35:38 +0000
commit4b7ab0d96afd829544993c03d0a0838f83f3b505 (patch)
tree8b8377d44539c3f476293922da572de2acf4e418 /user/aspell-dict-pl/APKBUILD
parent07d14ade94de30f0724e7ae9b8caafa2a77d0f5b (diff)
parent76dad05e65c7eab8b820fd553554ca5a6fe9e342 (diff)
downloadpackages-4b7ab0d96afd829544993c03d0a0838f83f3b505.tar.gz
packages-4b7ab0d96afd829544993c03d0a0838f83f3b505.tar.bz2
packages-4b7ab0d96afd829544993c03d0a0838f83f3b505.tar.xz
packages-4b7ab0d96afd829544993c03d0a0838f83f3b505.zip
Merge branch 'aspell.bumps' into 'master'
Third-party bumps for aspell dictionaries See merge request !140
Diffstat (limited to 'user/aspell-dict-pl/APKBUILD')
-rw-r--r--user/aspell-dict-pl/APKBUILD8
1 files changed, 4 insertions, 4 deletions
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 <kiyoshi.aman+adelie@gmail.com>
# Maintainer: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
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"