summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Santos2016-03-03 19:43:49 +0000
committerMauro Santos2016-03-03 19:43:49 +0000
commitfe136ed38d77bb393a17a421c81188b79af6054b (patch)
tree8bc6ee24491fd41432ca3b031cf00a932cd9449a
parent57d5f660f7bca78a35cfe379c7234586b2d0a410 (diff)
downloadaur-fe136ed38d77bb393a17a421c81188b79af6054b.tar.gz
Update to revision 20160206
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2752053c505c..d78a1fe9e7b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Feb 3 01:39:58 UTC 2016
+# Thu Mar 3 19:43:49 UTC 2016
pkgbase = hunspell-pt_pt
pkgdesc = Portuguese (European, post-orthographic agreement) hunspell dictionaries
- pkgver = 20160202
+ pkgver = 20160206
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-20160202.tar.gz
- md5sums = 8330f8c405dc5de046702941b7ffc556
+ source = http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20160206.tar.gz
+ md5sums = 9c8706883b2b3cf14aacf52770ddb0c8
pkgname = hunspell-pt_pt
diff --git a/PKGBUILD b/PKGBUILD
index 474b7f9d3a3c..38708841fd7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hunspell-pt_pt'
_pkgname='hunspell-pt_PT'
-pkgver=20160202
+pkgver=20160206
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")
-md5sums=('8330f8c405dc5de046702941b7ffc556')
+md5sums=('9c8706883b2b3cf14aacf52770ddb0c8')
PKGEXT='.pkg.tar'
build() {