summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/enchant/APKBUILD2
-rw-r--r--main/hunspell/APKBUILD4
-rw-r--r--main/xulrunner/APKBUILD2
3 files changed, 4 insertions, 4 deletions
diff --git a/main/enchant/APKBUILD b/main/enchant/APKBUILD
index 63928b892..e792f8cb2 100644
--- a/main/enchant/APKBUILD
+++ b/main/enchant/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=enchant
pkgver=1.6.0
-pkgrel=3
+pkgrel=4
pkgdesc="A wrapper library for generic spell checking"
url="http://www.abisource.com/enchant/"
arch="all"
diff --git a/main/hunspell/APKBUILD b/main/hunspell/APKBUILD
index 78e91668d..1a292ea60 100644
--- a/main/hunspell/APKBUILD
+++ b/main/hunspell/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=hunspell
-pkgver=1.2.15
+pkgver=1.3.2
pkgrel=0
pkgdesc="Spell checker and morphological analyzer library and program"
url="http://hunspell.sourceforge.net/"
@@ -24,4 +24,4 @@ package() {
make -j1 DESTDIR="$pkgdir" install || return 1
}
-md5sums="3fa2644b8d48cae48cb0967ffba91c9d hunspell-1.2.15.tar.gz"
+md5sums="3121aaf3e13e5d88dfff13fb4a5f1ab8 hunspell-1.3.2.tar.gz"
diff --git a/main/xulrunner/APKBUILD b/main/xulrunner/APKBUILD
index 048144f84..7ee944d29 100644
--- a/main/xulrunner/APKBUILD
+++ b/main/xulrunner/APKBUILD
@@ -3,7 +3,7 @@
pkgname=xulrunner
pkgver=2.0.1
_ffoxver=4.0.1
-pkgrel=4
+pkgrel=5
pkgdesc="runtime environment for xul-based applications"
url="http://developer.mozilla.org/en/XULRunner"
arch="all"