summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFredrik Strandin2016-07-10 14:46:48 +0200
committerFredrik Strandin2016-07-10 14:46:48 +0200
commitcd6dd5faec8372a3401ea0e0274afb1a7b8fad86 (patch)
treea6526ac5d0e728260f1252dee7d5a46e3a435d06 /PKGBUILD
parentd11e78e7f4433f4b07c669e5b794aea75b4c01cb (diff)
downloadaur-cd6dd5faec8372a3401ea0e0274afb1a7b8fad86.tar.gz
New version of hunspell dictionary 2016-06-26
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cef7192cce9..fa5c2f1e06d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fredrik Strandin <fredrik@strandin.name>
pkgname='hunspell-en-us-large'
-pkgver=2016.01.19
+pkgver=2016.06.26
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=('1c8a7a5a993313620a7d96e74e5c45f4df7ab9ad0141764ffeea66db9bfc089f')
+sha256sums=('16a431777e6ed6c471d521defe11cdc492da0322b8b90d9f2ea3aef7d8284408')
package() {
cd "$srcdir"