From 1d40858363cc2dd778800a691dca12bdfdea2ab6 Mon Sep 17 00:00:00 2001 From: "J. Peter Mugaas" Date: Wed, 11 May 2016 05:22:14 -0400 Subject: [PATCH] mingw-w64-pixbuf2 - 2.35.1 Update to latest version --- mingw-w64-gdk-pixbuf2/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-gdk-pixbuf2/PKGBUILD b/mingw-w64-gdk-pixbuf2/PKGBUILD index ff505a2363..806df2385d 100644 --- a/mingw-w64-gdk-pixbuf2/PKGBUILD +++ b/mingw-w64-gdk-pixbuf2/PKGBUILD @@ -5,7 +5,7 @@ _realname=gdk-pixbuf2 pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=2.34.0 +pkgver=2.35.1 pkgrel=1 pkgdesc="An image loading library (mingw-w64)" arch=('any') @@ -25,7 +25,7 @@ install=${_realname}-${CARCH}.install source=("https://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-${pkgver}.tar.xz" 0001-Use-a-regex-to-properly-export-the-symbols.patch 0002-gdk-pixbuf-introspection.patch) -sha256sums=('d55e5b383ee219bd0e23bf6ed4427d56a7db5379729a6e3e0a0e0eba9a8d8879' +sha256sums=('51eba2550262bc1f1ad3569b4420f55b9261d2fc477e33a8d9b34c7e7f0d5631' 'e8d278e30c44e973e14e3c61e8ab195621d6a9a402e0da557db4616955ca4543' 'dd496d66f0a6b369410fb4039e116ac7d6c2808c97998932a1f8f70b58f88ce2')