summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFredrik Strandin2015-09-21 22:14:15 +0200
committerFredrik Strandin2015-09-21 22:14:15 +0200
commit1eecfb21dbb307e06ff026593b4cea9dacc6b074 (patch)
treea3834e513e246451717b127f7b7e808f4442b95d
parent83784ab0add2d6833a5b440f76cbe5bba07e1e6a (diff)
downloadaur-1eecfb21dbb307e06ff026593b4cea9dacc6b074.tar.gz
New version of hunspell dictionary 2015-08-24
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 681b2c9fe09a..5a3054d12dc3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,14 @@
pkgbase = hunspell-en-us-large
pkgdesc = US English large hunspell dictionaries
- pkgver = 2015.05.18
+ pkgver = 2015.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-2015.05.18.zip
- md5sums = 9440aa477ca2ea82ad081d15a828031c
- sha256sums = 952d6cb778b4c9ed34a225559b731ffe5164ab7ce1b8aacf39c1e349b836de7e
+ source = http://downloads.sourceforge.net/wordlist/hunspell-en_US-large-2015.08.24.zip
+ sha256sums = c723580b659a922445b2ebd65dadf4260f93a6aeeb47061819ba3443ac76d5db
pkgname = hunspell-en-us-large
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"