git » gegl.git » commit 889869c

upgpkg: 0.3.26-1

author Jan de Groot
2017-12-21 09:10:24 UTC
committer Jan de Groot
2017-12-21 09:10:24 UTC
parent cada5a3aba7bb9cbd219cb4da5f1a2b4e11c6b09

upgpkg: 0.3.26-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index d14dd63..42d222c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Daniel Isenmann <daniel@archlinux.org>
 
 pkgname=gegl
-pkgver=0.3.20
+pkgver=0.3.26
 pkgrel=1
 pkgdesc="Graph based image processing framework"
 arch=('x86_64')
@@ -20,7 +20,7 @@ optdepends=('libraw: raw plugin'
             'libtiff: tiff plugin'
             'lua: lua plugin'
             'lensfun: lens-correct plugin')
-_commit=517991898e8ea672d38aa0dd282bb59b84ae253d  # tags/GEGL_0_3_20^0
+_commit=6352c9328dc92c75dafe94a56ff1e6636a8a4563  # tags/GEGL_0_3_26^0
 source=("git+https://git.gnome.org/browse/gegl#commit=$_commit")
 sha256sums=('SKIP')