summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Santos2016-02-03 01:39:58 +0000
committerMauro Santos2016-02-03 01:39:58 +0000
commit57d5f660f7bca78a35cfe379c7234586b2d0a410 (patch)
tree4e29ea801d8f09bcf848cb1c5f81b5665205f911
parent79d9eb7cf78fd1b1057142e755ff82242a780f05 (diff)
downloadaur-57d5f660f7bca78a35cfe379c7234586b2d0a410.tar.gz
Update to revision 20160202
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce0ab69363d7..2752053c505c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Dec 18 17:26:56 UTC 2015
+# Wed Feb 3 01:39:58 UTC 2016
pkgbase = hunspell-pt_pt
pkgdesc = Portuguese (European, post-orthographic agreement) hunspell dictionaries
- pkgver = 20151003
+ pkgver = 20160202
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-20151003.tar.gz
- md5sums = 3ac264f03a91ba5c393f9b75f03f2e72
+ source = http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20160202.tar.gz
+ md5sums = 8330f8c405dc5de046702941b7ffc556
pkgname = hunspell-pt_pt
diff --git a/PKGBUILD b/PKGBUILD
index 025867c9c584..474b7f9d3a3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hunspell-pt_pt'
_pkgname='hunspell-pt_PT'
-pkgver=20151003
+pkgver=20160202
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=('3ac264f03a91ba5c393f9b75f03f2e72')
+md5sums=('8330f8c405dc5de046702941b7ffc556')
PKGEXT='.pkg.tar'
build() {