summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMauro Santos2018-01-30 18:28:08 +0000
committerMauro Santos2018-01-30 18:28:08 +0000
commit111b4fa0283bb8ffe8f3681ae0f88900ff90ce19 (patch)
tree9b5ed588fc1e6d2a5aa40148813c560ad55ab4e3 /PKGBUILD
parent03fe19dd980404a0fb51f360ead883d80de3465e (diff)
downloadaur-111b4fa0283bb8ffe8f3681ae0f88900ff90ce19.tar.gz
Update to revision 20171225
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ccdd0ff1852..e5ce5820ac1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hunspell-pt_pt-preao'
_pkgname='hunspell-pt_PT-preao'
-pkgver=20170814
+pkgver=20171225
pkgrel=1
pkgdesc="Portuguese (European, pre-orthographic agreement) hunspell dictionaries"
arch=('any')
@@ -10,7 +10,7 @@ url="http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/"
license=('GPL' 'LGPL' 'MPL')
optdepends=('hunspell: the spell checking libraries and apps')
source=("http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/$_pkgname-$pkgver.tar.gz")
-sha256sums=('98357ac11dad8102f2c0493c6b537915ee96e3ef3040c67ac5c5990222beaf1c')
+sha256sums=('9f699026bf2f8db91fc6366fd5efc63b4564cc8d6b0534034a672cf085a5bddc')
package() {
cd $srcdir/$_pkgname-$pkgver