summaryrefslogtreecommitdiffstats
path: root/main/gegl
diff options
context:
space:
mode:
Diffstat (limited to 'main/gegl')
-rw-r--r--main/gegl/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/gegl/APKBUILD b/main/gegl/APKBUILD
index 7a10787d4..d5683def4 100644
--- a/main/gegl/APKBUILD
+++ b/main/gegl/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gegl
-pkgver=0.1.4
+pkgver=0.1.6
pkgrel=0
pkgdesc="Graph based image processing framework"
url="http://www.gegl.org/"
@@ -35,4 +35,4 @@ package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="c479e9caa8e26a54cb5eb1d9b3103092 gegl-0.1.4.tar.bz2"
+md5sums="af5e5a7d3c7ddfaa2b3414de2a7e9113 gegl-0.1.6.tar.bz2"