summaryrefslogtreecommitdiffstats
path: root/x11/enchant/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'x11/enchant/APKBUILD')
-rw-r--r--x11/enchant/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/enchant/APKBUILD b/x11/enchant/APKBUILD
index d5cd02e6..86dfd04e 100644
--- a/x11/enchant/APKBUILD
+++ b/x11/enchant/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=enchant
-pkgver=1.4.2
+pkgver=1.5.0
pkgrel=0
pkgdesc="A wrapper library for generic spell checking"
url="http://www.abisource.com/enchant/"
@@ -18,4 +18,4 @@ build ()
make || return 1
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="fe4558269ff59f569ab9581c907d58cb enchant-1.4.2.tar.gz"
+md5sums="7dfaed14e142b4a0004b770c9568ed02 enchant-1.5.0.tar.gz"