aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2017-11-20 10:28:01 +0200
committerTimo Teräs <timo.teras@iki.fi>2017-11-20 10:28:01 +0200
commit2be4b482495cd1930d57ce7d1a023cd2fe97fe6f (patch)
tree8b78713d3e2ce3817d3f28af6f519fce3ac05d78
parent25a5291795e287d9f80df9aff15af9f6215120ed (diff)
main/hunspell-pt: upgrade to 20170814
-rw-r--r--main/hunspell-pt/APKBUILD11
1 files changed, 4 insertions, 7 deletions
diff --git a/main/hunspell-pt/APKBUILD b/main/hunspell-pt/APKBUILD
index bd9e89ba316..3b3d92c8ee5 100644
--- a/main/hunspell-pt/APKBUILD
+++ b/main/hunspell-pt/APKBUILD
@@ -1,14 +1,13 @@
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=hunspell-pt
-pkgver=20150704
+pkgver=20170814
pkgrel=0
pkgdesc="Portuguese hunspell dictionaries"
url="http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/"
arch="noarch"
+options="!check" # data only package
license="LGPLv2 GPLv2 MPLv1.1"
-depends=""
-makedepends=""
-source="http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20150704.tar.gz
+source="http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-$pkgver.tar.gz
"
_builddir="$srcdir"/hunspell-pt_PT-$pkgver
@@ -34,6 +33,4 @@ package() {
install -m644 README_pt*.txt $pkgdir/usr/share/doc/$pkgname
}
-md5sums="66c992c86b3ceffa27d449957b69b0dc hunspell-pt_PT-20150704.tar.gz"
-sha256sums="2cf4b5ff5e48744636adc310fc9b57e8e5d3e38df2c73512924c0466e6aeb76f hunspell-pt_PT-20150704.tar.gz"
-sha512sums="a1209c292e86d2bd396706860859eaa0505f833df9e51be428b7393636b728442858403fcde1344cf2f1bd9181f89e9d1b56037528079c8d8d14df910f9f0ef4 hunspell-pt_PT-20150704.tar.gz"
+sha512sums="3445e8b79fa87b28cd319c12965c64c4ef33636f7a3d6cbe5bdbc2575170c7dc3019cea2ff58bae5fea484f1845b8e6a6d00973d3223d9bed3b8e1e92ffefcc0 hunspell-pt_PT-20170814.tar.gz"