author | Jan de Groot
<jgc@archlinux.org> 2018-04-18 14:58:47 UTC |
committer | Jan de Groot
<jgc@archlinux.org> 2018-04-18 14:58:47 UTC |
parent | fffb6acc34edaec5e40ade631a950620c1241396 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f57fca6..e0ab8c4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Daniel Isenmann <daniel@archlinux.org> pkgname=gegl -pkgver=0.3.28 +pkgver=0.3.34 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=773d3a74a603b2213af760d7038397bb710bde61 # tags/GEGL_0_3_28^0 +_commit=29254dcd875d271043aba57d0e6ebc48ec63c013 # tags/GEGL_0_3_34^0 source=("git+https://git.gnome.org/browse/gegl#commit=$_commit") sha256sums=('SKIP')