extra/gegl to 0.3.28-1

This commit is contained in:
Kevin Mihelich 2018-03-25 00:45:14 +00:00
parent 9db72dd97c
commit 57e5fdeec5

View file

@ -5,8 +5,8 @@
# - disable instrospection, currently broken
pkgname=gegl
pkgver=0.3.26
pkgrel=2
pkgver=0.3.28
pkgrel=1
pkgdesc="Graph based image processing framework"
arch=('x86_64')
url="http://www.gegl.org/"
@ -24,7 +24,7 @@ optdepends=('libraw: raw plugin'
'libtiff: tiff plugin'
'lua: lua plugin'
'lensfun: lens-correct plugin')
_commit=6352c9328dc92c75dafe94a56ff1e6636a8a4563 # tags/GEGL_0_3_26^0
_commit=773d3a74a603b2213af760d7038397bb710bde61 # tags/GEGL_0_3_28^0
source=("git+https://git.gnome.org/browse/gegl#commit=$_commit")
sha256sums=('SKIP')