summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Santos2017-11-18 01:54:30 +0000
committerMauro Santos2017-11-18 01:54:30 +0000
commit127259a96a3b1b483bc6b61921e4521c6e147577 (patch)
tree84d818ddebcd9987e45715a7efdc811e433f873d
parent120ac6f93844e3cf710cdcbf0360a762354147fe (diff)
downloadaur-127259a96a3b1b483bc6b61921e4521c6e147577.tar.gz
Update to revision 20170814
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c2f8f046752..3554a2682961 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jul 23 11:33:39 UTC 2017
+# Sat Nov 18 01:54:30 UTC 2017
pkgbase = hunspell-pt_pt
pkgdesc = Portuguese (European, post-orthographic agreement) hunspell dictionaries
- pkgver = 20170615
+ pkgver = 20170814
pkgrel = 1
url = http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/
arch = any
@@ -10,8 +10,8 @@ pkgbase = hunspell-pt_pt
license = LGPL
license = MPL
optdepends = hunspell: the spell checking libraries and apps
- source = http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20170615.tar.gz
- sha256sums = 00846d497203a34a6e22c24c58f5c5475bd3812387d511bda5713d9e79d57f29
+ source = http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20170814.tar.gz
+ sha256sums = d84badef262eada5e4972cf4c4a467df08ec045209bc6ef7544d0a010a2034e1
pkgname = hunspell-pt_pt
diff --git a/PKGBUILD b/PKGBUILD
index e39f0225b28e..0bdc0466222c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hunspell-pt_pt'
_pkgname='hunspell-pt_PT'
-pkgver=20170615
+pkgver=20170814
pkgrel=1
pkgdesc="Portuguese (European, post-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=('00846d497203a34a6e22c24c58f5c5475bd3812387d511bda5713d9e79d57f29')
+sha256sums=('d84badef262eada5e4972cf4c4a467df08ec045209bc6ef7544d0a010a2034e1')
package() {
cd $srcdir/$_pkgname-$pkgver