summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOlga Smirnova2020-03-13 13:29:32 +0700
committerOlga Smirnova2020-03-13 13:29:32 +0700
commitda0b783c2b1d573b7fac0c83d66b749f72aa746e (patch)
tree243184110ec9389a1e8f1b3514b27e41f41d7bf1 /PKGBUILD
parentcca068f928f36c12d4c06340b0f1b6032fd5ba65 (diff)
downloadaur-da0b783c2b1d573b7fac0c83d66b749f72aa746e.tar.gz
Updated to version 1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01cb6647b08d..c7ca94cb8292 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,17 @@
# Maintainer: Olga Smirnova <mistresssilvara@hotmail.com>
pkgbase='hunspell-ie'
pkgname=('hunspell-ie' 'hyphen-ie')
-pkgver=0.6
-pkgrel=2
+pkgver=1.0
+pkgrel=1
pkgdesc="Interlingue hunspell dictionary"
arch=('any')
url="http://github.com/Carmina16/hunspell-ie"
license=('Apache')
optdepends=('hunspell: the spell checking libraries and apps')
changelog=ChangeLog
-source=('https://github.com/Carmina16/hunspell-ie/archive/v0.6.tar.gz')
-md5sums=('94929cf2bdbed5ad5aaac932550d34ad')
+source=("https://github.com/Carmina16/hunspell-ie/archive/v${pkgver}.tar.gz")
+md5sums=('d54cd51fd96a74350997fc0bc77ec123')
+sha256sums=('f1d7271c6e1da24d084fbbcb4871f25e7ab7614c33606eb1a51b07de4948aa22')
package_hunspell-ie() {
cd "$srcdir/${pkgbase}-${pkgver}"