summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFredrik Strandin2015-04-29 14:49:20 +0200
committerFredrik Strandin2015-04-29 14:49:20 +0200
commitd1be9d87c81f016157f8b19c5bc95dd6ec790c36 (patch)
tree086c68bd95fed8fd4176b5730c443996491e91ed /PKGBUILD
parent7ac30a3d36c4b62ddd97425cf4260b9e84beae93 (diff)
downloadaur-d1be9d87c81f016157f8b19c5bc95dd6ec790c36.tar.gz
New version of hunspell dictionary
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d8c1b4c8ca0..8856cb246c24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fredrik Strandin <fredrik@strandin.name>
pkgname='hunspell-en-us-large'
-pkgver=2015.02.15
+pkgver=2015.04.24
pkgrel=1
pkgdesc="US English large hunspell dictionaries"
arch=('any')
@@ -9,8 +9,8 @@ url="http://wordlist.sourceforge.net/"
license=('LGPL' 'custom:scowl')
optdepends=('hunspell: the spell checking libraries and apps')
source=(http://downloads.sourceforge.net/wordlist/hunspell-en_US-large-${pkgver}.zip)
-md5sums=('fb0b79a032581d25cf43ff41d42cd81a')
-sha256sums=('2779eb95ff530e0ae2319a6c6577772403009f7dae8bd41f9afcd4f5db767ce6')
+md5sums=('9367bb2d3c038b7709a6a32c04a3ba77')
+sha256sums=('b35ec66c6dad34bea002bd4662ca886fb27878e93eb569cea1cf0f63181cd853')
package() {
cd "$srcdir"