summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan2015-08-22 22:51:18 +0800
committerTing-Wei Lan2015-08-22 22:51:18 +0800
commitfc1b89164c30952db04b5332b1c80066451db243 (patch)
tree5900e66dfee2ba11a0d8bc92069b6a077e1c13f7
parent851f4bded74bfde796b30c9b8a07a2a65744508f (diff)
downloadaur-fc1b89164c30952db04b5332b1c80066451db243.tar.gz
mingw-w64-gdk-pixbuf2: 2.31.5 -> 2.31.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8dcb7e95f490..02781081eb00 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-gdk-pixbuf2
pkgdesc = An image loading library (mingw-w64)
- pkgver = 2.31.5
+ pkgver = 2.31.6
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.31/gdk-pixbuf-2.31.5.tar.xz
- sha256sums = 0a76e70497cd25ef2ac0da63a489c158ea3926724eb83d5254f9a0bc985ff7a6
+ source = https://download.gnome.org/sources/gdk-pixbuf/2.31/gdk-pixbuf-2.31.6.tar.xz
+ sha256sums = 111203d6f295d69d36e7190204248331cd37285130ac483becdedcd3f0135d18
pkgname = mingw-w64-gdk-pixbuf2
diff --git a/PKGBUILD b/PKGBUILD
index 23834ebe4232..04eff621c58d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-gdk-pixbuf2
-pkgver=2.31.5
+pkgver=2.31.6
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=('0a76e70497cd25ef2ac0da63a489c158ea3926724eb83d5254f9a0bc985ff7a6')
+sha256sums=('111203d6f295d69d36e7190204248331cd37285130ac483becdedcd3f0135d18')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"