summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Santos2015-07-15 19:24:49 +0100
committerMauro Santos2015-07-15 19:27:50 +0100
commit70b61bbdb142a082a5f16014d136f1d92dd62166 (patch)
tree191f0e638eb1f7570b6490b78f4c7b1634348078
parentaad42c8b5dc262508d54ff1247aa6d0e468f7eeb (diff)
downloadaur-70b61bbdb142a082a5f16014d136f1d92dd62166.tar.gz
Update pkgver.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b8c9ec8ac2b7..77628c9bc209 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hunspell-pt_pt
pkgdesc = Portuguese (European, post-orthographic agreement) hunspell dictionaries
- pkgver = 20150418
+ pkgver = 20150704
pkgrel = 1
url = http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/
arch = any
@@ -8,8 +8,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-20150418.tar.gz
- md5sums = 27b19be9c318156339a8cfb217f17476
+ source = http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20150704.tar.gz
+ md5sums = 66c992c86b3ceffa27d449957b69b0dc
pkgname = hunspell-pt_pt
diff --git a/PKGBUILD b/PKGBUILD
index 39023676eb2a..669a9719e275 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hunspell-pt_pt'
_pkgname='hunspell-pt_PT'
-pkgver=20150418
+pkgver=20150704
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=('27b19be9c318156339a8cfb217f17476')
+md5sums=('66c992c86b3ceffa27d449957b69b0dc')
PKGEXT='.pkg.tar'
build() {