summarylogtreecommitdiffstats
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
parent71df73cefb19e3c95701bdf19fe63ce922925466 (diff)
downloadaur-7f6762e271f5e90799ff0f2a8e86c3e92b61e819.tar.gz
mingw-w64-gdk-pixbuf2: 2.32.1 -> 2.32.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d0eade4a405..7d1cdddb39d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-gdk-pixbuf2
pkgdesc = An image loading library (mingw-w64)
- pkgver = 2.32.1
+ pkgver = 2.32.2
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.1.tar.xz
- sha256sums = 4432b74f25538c7d6bcb3ca51adabdd666168955f25812a2568dc9637697f3bc
+ source = https://download.gnome.org/sources/gdk-pixbuf/2.32/gdk-pixbuf-2.32.2.tar.xz
+ sha256sums = d3ab06fc123b13effed4c27c77cebdfad2173ff20628d82c397b7660ae926145
pkgname = mingw-w64-gdk-pixbuf2
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"