hunspell-pl: 20131025

This commit is contained in:
Neophytos 2013-10-25 14:54:51 +00:00
parent 7ebc2f7901
commit e7dc13f58a

View File

@ -1,5 +1,7 @@
#maintainer: Neophytos Kolokotronis <tetris4@gmail.com>
pkgname=hunspell-pl
pkgver=20110721
pkgver=20131025
pkgrel=1
pkgdesc="Polish (Poland) dictionary for Hunspell"
arch=(any)
@ -7,7 +9,7 @@ url="http://www.sjp.pl/slownik/ort/"
license=("GPL" "LGPL" "CCPL:cc-by-sa" "MPL")
optdepends=('hunspell: the spell checking libraries and apps')
source=(http://sjp.pl/slownik/ort/sjp-myspell-pl-${pkgver}.zip)
md5sums=('d3ee00e29e1b885ac4a1c14b5dfdf819')
build() {
cd ${srcdir}
@ -33,5 +35,3 @@ package() {
install -dm755 ${pkgdir}/usr/share/doc/$pkgname
install -m644 README_pl_PL.txt $pkgdir/usr/share/doc/$pkgname
}
md5sums=('319f992d329e4ed43d7e7191d4016489')