summarylogtreecommitdiffstats
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
parent747855bded9d8585d2ff6d80d2b6c36210778e7e (diff)
downloadaur-71df73cefb19e3c95701bdf19fe63ce922925466.tar.gz
mingw-w64-gdk-pixbuf2: 2.32.0 -> 2.32.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89eb7ef8a1d2..9d0eade4a405 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-gdk-pixbuf2
pkgdesc = An image loading library (mingw-w64)
- pkgver = 2.32.0
+ pkgver = 2.32.1
pkgrel = 1
url = http://www.gtk.org
arch = any
@@ -17,8 +17,8 @@ pkgbase = mingw-w64-gdk-pixbuf2
options = !strip
options = !buildflags
options = staticlibs
- source = https://download.gnome.org/sources/gdk-pixbuf/2.32/gdk-pixbuf-2.32.0.tar.xz
- sha256sums = 537655ec3635740e949457bafe61ae44ce0e5642a2529a9ef7ee0bcd5e911b67
+ source = https://download.gnome.org/sources/gdk-pixbuf/2.32/gdk-pixbuf-2.32.1.tar.xz
+ sha256sums = 4432b74f25538c7d6bcb3ca51adabdd666168955f25812a2568dc9637697f3bc
pkgname = mingw-w64-gdk-pixbuf2
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"