summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFredrik Strandin2016-02-16 23:54:15 +0100
committerFredrik Strandin2016-02-16 23:54:15 +0100
commitd11e78e7f4433f4b07c669e5b794aea75b4c01cb (patch)
treebc5bd65c2f277906c391980e5b890d8c073a17a9
parent1eecfb21dbb307e06ff026593b4cea9dacc6b074 (diff)
downloadaur-d11e78e7f4433f4b07c669e5b794aea75b4c01cb.tar.gz
New version of hunspell dictionary 2016-01-19
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a3054d12dc3..b032f41fbd95 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,16 @@
+# Generated by mksrcinfo v8
+# Tue Feb 16 22:53:48 UTC 2016
pkgbase = hunspell-en-us-large
pkgdesc = US English large hunspell dictionaries
- pkgver = 2015.08.24
+ pkgver = 2016.01.19
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.08.24.zip
- sha256sums = c723580b659a922445b2ebd65dadf4260f93a6aeeb47061819ba3443ac76d5db
+ source = http://downloads.sourceforge.net/wordlist/hunspell-en_US-large-2016.01.19.zip
+ sha256sums = 1c8a7a5a993313620a7d96e74e5c45f4df7ab9ad0141764ffeea66db9bfc089f
pkgname = hunspell-en-us-large
diff --git a/PKGBUILD b/PKGBUILD
index a20c118c9311..6cef7192cce9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fredrik Strandin <fredrik@strandin.name>
pkgname='hunspell-en-us-large'
-pkgver=2015.08.24
+pkgver=2016.01.19
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=('c723580b659a922445b2ebd65dadf4260f93a6aeeb47061819ba3443ac76d5db')
+sha256sums=('1c8a7a5a993313620a7d96e74e5c45f4df7ab9ad0141764ffeea66db9bfc089f')
package() {
cd "$srcdir"