# Contributor: Kiyoshi Aman # Maintainer: Kiyoshi Aman pkgname=aspell-dict-pl pkgver=6.0.20190103.0 _pkgver=${pkgver%.*.*}_${pkgver#*.*.} _pkgver=${_pkgver%.*}-${pkgver#*.*.*.} pkgrel=0 pkgdesc="Polish dictionaries for aspell" url="https://sjp.pl/slownik/ort/" arch="noarch" options="!check" # no tests license="GPL-2.0-only" depends="aspell" makedepends="debianutils-which" source="https://sjp.pl/slownik/ort/sjp-aspell6-pl-$_pkgver.tar.bz2" builddir="$srcdir/aspell6-pl-$_pkgver" build() { cd "$builddir" ./configure --vars DESTDIR="$pkgdir" } package() { cd "$builddir" make DESTDIR="$pkgdir" install } sha512sums="213702540233ac564629ad4cbe92958cd55e90c3e6c25ff1f3a40624a08074f339b04624d6e8184d1c7b60eeecc19a98d4827c4bdcfeae2cd9ed17ec9fbf085d sjp-aspell6-pl-6.0_20190103-0.tar.bz2"