summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTing-Wei Lan2015-10-08 02:16:09 +0800
committerTing-Wei Lan2015-10-08 02:16:09 +0800
commit71df73cefb19e3c95701bdf19fe63ce922925466 (patch)
treed8c3144040c93a5a9f2d75c544c183ab6610e31f /PKGBUILD
parent747855bded9d8585d2ff6d80d2b6c36210778e7e (diff)
downloadaur-71df73cefb19e3c95701bdf19fe63ce922925466.tar.gz
mingw-w64-gdk-pixbuf2: 2.32.0 -> 2.32.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47523ef05a58..280ee7c79e28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-gdk-pixbuf2
-pkgver=2.32.0
+pkgver=2.32.1
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=('537655ec3635740e949457bafe61ae44ce0e5642a2529a9ef7ee0bcd5e911b67')
+sha256sums=('4432b74f25538c7d6bcb3ca51adabdd666168955f25812a2568dc9637697f3bc')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"