From b06b1af8d49b8311cab0e9bcd4fb28de70ecb7cc Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Wed, 22 Feb 2017 20:21:40 +0300 Subject: [PATCH] gdk-pixbuf2: Rebuild with jasper 2.x --- mingw-w64-gdk-pixbuf2/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-gdk-pixbuf2/PKGBUILD b/mingw-w64-gdk-pixbuf2/PKGBUILD index 0f711d11a5..99567bf7d1 100644 --- a/mingw-w64-gdk-pixbuf2/PKGBUILD +++ b/mingw-w64-gdk-pixbuf2/PKGBUILD @@ -6,7 +6,7 @@ _realname=gdk-pixbuf2 pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=2.36.5 -pkgrel=1 +pkgrel=2 pkgdesc="An image loading library (mingw-w64)" arch=('any') url="http://www.gtk.org"