summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54fba6146088..e7f3eae18d05 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = hunspell-en-us-large
pkgdesc = US English large hunspell dictionaries
- pkgver = 2017.01.22
+ pkgver = 2017.08.24
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-2017.01.22.zip
- sha256sums = 45ef7af6a766679bea3cb06ffbd4fbabfbca864290a48ccbf95557de6d2b11da
+ source = http://downloads.sourceforge.net/wordlist/hunspell-en_US-large-2017.08.24.zip
+ sha256sums = a2a0c62aa8cf47beed417df3e73613d80622f9e91485b1da92c70d060887b3f8
pkgname = hunspell-en-us-large
diff --git a/PKGBUILD b/PKGBUILD
index 8be6c9bb152d..25ebbe8b407b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fredrik Strandin <fredrik@strandin.name>
pkgname='hunspell-en-us-large'
-pkgver=2017.01.22
+pkgver=2017.08.24
pkgrel=1
pkgdesc="US English large hunspell dictionaries"
arch=('any')
@@ -9,7 +9,7 @@ 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)
-sha256sums=('45ef7af6a766679bea3cb06ffbd4fbabfbca864290a48ccbf95557de6d2b11da')
+sha256sums=('a2a0c62aa8cf47beed417df3e73613d80622f9e91485b1da92c70d060887b3f8')
package() {
cd "$srcdir"