summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMauro Santos2015-07-15 19:47:11 +0100
committerMauro Santos2015-07-15 19:47:11 +0100
commite9743cdf9d3c86982c96ebbe78201a0acc5430d2 (patch)
tree0f6c16342380bccc487edaea938f1e5171e10b2a /PKGBUILD
parent61e5fb6a114a4ffcb0761d7fb41d324963646b82 (diff)
downloadaur-e9743cdf9d3c86982c96ebbe78201a0acc5430d2.tar.gz
Update pkgver.
Add .gitignore to keep sources and package. Don't compress package.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7fe46af4cec..087f92ab81f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hunspell-pt_pt-preao'
_pkgname='hunspell-pt_PT-preao'
-pkgver=20150418
+pkgver=20150704
pkgrel=1
pkgdesc="Portuguese (European, pre-orthographic agreement) hunspell dictionaries"
arch=('any')
@@ -10,7 +10,8 @@ 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=('43e21d50e97d7d0916b31381ddcba311')
+md5sums=('88c65fea113430eb1f15de5ae7d8575b')
+PKGEXT='.pkg.tar'
build() {
/bin/true