summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c03036e0aab..681b2c9fe09a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = hunspell-en-us-large
pkgdesc = US English large hunspell dictionaries
- pkgver = 2015.04.24
+ pkgver = 2015.05.18
pkgrel = 1
url = http://wordlist.sourceforge.net/
arch = any
license = LGPL
license = custom:scowl
optdepends = hunspell: the spell checking libraries and apps
- source = http://downloads.sourceforge.net/wordlist/hunspell-en_US-large-2015.04.24.zip
- md5sums = 9367bb2d3c038b7709a6a32c04a3ba77
- sha256sums = b35ec66c6dad34bea002bd4662ca886fb27878e93eb569cea1cf0f63181cd853
+ source = http://downloads.sourceforge.net/wordlist/hunspell-en_US-large-2015.05.18.zip
+ md5sums = 9440aa477ca2ea82ad081d15a828031c
+ sha256sums = 952d6cb778b4c9ed34a225559b731ffe5164ab7ce1b8aacf39c1e349b836de7e
pkgname = hunspell-en-us-large
diff --git a/PKGBUILD b/PKGBUILD
index 8856cb246c24..5892f9e5f4ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fredrik Strandin <fredrik@strandin.name>
pkgname='hunspell-en-us-large'
-pkgver=2015.04.24
+pkgver=2015.05.18
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=('9367bb2d3c038b7709a6a32c04a3ba77')
-sha256sums=('b35ec66c6dad34bea002bd4662ca886fb27878e93eb569cea1cf0f63181cd853')
+md5sums=('9440aa477ca2ea82ad081d15a828031c')
+sha256sums=('952d6cb778b4c9ed34a225559b731ffe5164ab7ce1b8aacf39c1e349b836de7e')
package() {
cd "$srcdir"