aboutsummaryrefslogtreecommitdiffstats
path: root/community/gegl
diff options
context:
space:
mode:
authorSascha Paunovic <azarus@posteo.net>2018-07-19 11:09:27 +0200
committerTimo Teräs <timo.teras@iki.fi>2018-07-19 10:52:38 +0000
commit01a7e3d9110e06e4f36c225dfd4e064dc9f4ed14 (patch)
tree50f3a3fd3e0d091b52c6a04f71095ebfeb8bc4dd /community/gegl
parent4c7824e2761c4f9c00142562fb04c563e7ab6036 (diff)
community/gegl: upgrade to 0.4.4
Required for Gimp 2.10.4
Diffstat (limited to 'community/gegl')
-rw-r--r--community/gegl/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gegl/APKBUILD b/community/gegl/APKBUILD
index 9f9b27b28f1..32d60e5b455 100644
--- a/community/gegl/APKBUILD
+++ b/community/gegl/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gegl
-pkgver=0.4.2
+pkgver=0.4.4
pkgrel=0
pkgdesc="Graph based image processing framework"
url="http://www.gegl.org/"
@@ -28,4 +28,4 @@ package() {
cd "$builddir"
make DESTDIR="$pkgdir" install
}
-sha512sums="8d842f5e192d279529615e09da8a76b051baa9c257ac699eba5f8ce46b4511554949e35f494e99c190b1477a700e018e2243a9e84c3c79e331824ca364b6cefd gegl-0.4.2.tar.bz2"
+sha512sums="6953bf7df225914ce9c8166f5a0490615664c69d5a66cf8ca805f75cfbe272186c7745d273fcde29c685e22a66d4483dbdf45064ec9c0007fd6d0b8aa3ebb164 gegl-0.4.4.tar.bz2"