summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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}"