summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTing-Wei Lan2015-11-10 09:30:55 +0800
committerTing-Wei Lan2015-11-10 09:30:55 +0800
commit7f6762e271f5e90799ff0f2a8e86c3e92b61e819 (patch)
tree98c4e5aa7e757a0c37908858d2931bad5310fef0 /PKGBUILD
parent71df73cefb19e3c95701bdf19fe63ce922925466 (diff)
downloadaur-7f6762e271f5e90799ff0f2a8e86c3e92b61e819.tar.gz
mingw-w64-gdk-pixbuf2: 2.32.1 -> 2.32.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 280ee7c79e28..5cec527e0fb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-gdk-pixbuf2
-pkgver=2.32.1
+pkgver=2.32.2
pkgrel=1
pkgdesc='An image loading library (mingw-w64)'
arch=(any)
@@ -19,7 +19,7 @@ depends=(
options=(!strip !buildflags staticlibs)
source=(
"https://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-$pkgver.tar.xz")
-sha256sums=('4432b74f25538c7d6bcb3ca51adabdd666168955f25812a2568dc9637697f3bc')
+sha256sums=('d3ab06fc123b13effed4c27c77cebdfad2173ff20628d82c397b7660ae926145')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"