mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 08:57:14 +08:00
hunspell-pl: 20131025
This commit is contained in:
parent
7ebc2f7901
commit
e7dc13f58a
@ -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')
|
||||
|
Loading…
Reference in New Issue
Block a user