summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFredrik Strandin2015-09-21 22:14:15 +0200
committerFredrik Strandin2015-09-21 22:14:15 +0200
commit1eecfb21dbb307e06ff026593b4cea9dacc6b074 (patch)
treea3834e513e246451717b127f7b7e808f4442b95d /PKGBUILD
parent83784ab0add2d6833a5b440f76cbe5bba07e1e6a (diff)
downloadaur-1eecfb21dbb307e06ff026593b4cea9dacc6b074.tar.gz
New version of hunspell dictionary 2015-08-24
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5892f9e5f4ce..a20c118c9311 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fredrik Strandin <fredrik@strandin.name>
pkgname='hunspell-en-us-large'
-pkgver=2015.05.18
+pkgver=2015.08.24
pkgrel=1
pkgdesc="US English large hunspell dictionaries"
arch=('any')
@@ -9,8 +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)
-md5sums=('9440aa477ca2ea82ad081d15a828031c')
-sha256sums=('952d6cb778b4c9ed34a225559b731ffe5164ab7ce1b8aacf39c1e349b836de7e')
+sha256sums=('c723580b659a922445b2ebd65dadf4260f93a6aeeb47061819ba3443ac76d5db')
package() {
cd "$srcdir"