From 70a80fa92f9c2e56d2db389610c871b2d1bcefc0 Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Mon, 5 Nov 2018 23:04:23 +0300 Subject: [PATCH] gegl: Update to 0.4.12 --- mingw-w64-gegl/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-gegl/PKGBUILD b/mingw-w64-gegl/PKGBUILD index 2bae759728..07f7331843 100644 --- a/mingw-w64-gegl/PKGBUILD +++ b/mingw-w64-gegl/PKGBUILD @@ -7,7 +7,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" provides=("${MINGW_PACKAGE_PREFIX}-${_realname}") conflicts=("${MINGW_PACKAGE_PREFIX}-${_realname}") replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}-git") -pkgver=0.4.10 +pkgver=0.4.12 pkgrel=1 pkgdesc="Generic Graphics Library (mingw-w64)" arch=('any') @@ -52,7 +52,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-babl" #options=('!strip' 'debug') source=(#"${_realname}"::"git+https://git.gnome.org/browse/gegl" https://ftp.gtk.org/pub/gegl/${pkgver%.*}/${_realname}-${pkgver}.tar.bz2) -sha256sums=('1c419659bde1aa8bb7845231a7132bd7dcdaa4ed724adf676b07478b41f0c5d3') +sha256sums=('e967293eabe89257e1d511bf68435fbfd44e6e0f9ef51b86cc50781f09eb5852') prepare() { cd ${srcdir}/${_realname}-${pkgver}