summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan2015-05-13 13:41:46 +0800
committerTing-Wei Lan2015-05-13 13:41:46 +0800
commita98badb9d3b5cc173bcda0073110344154acd8e4 (patch)
treecdb6148e390f589ff66ecb40b53db0bca7209e0f
parent885089b68af9a528d89a9b9a5189d99579c80c7d (diff)
downloadaur-a98badb9d3b5cc173bcda0073110344154acd8e4.tar.gz
mingw-w64-gdk-pixbuf2: 2.31.3 -> 2.31.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1d270c29a56..bb3c1d1edc93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mingw-w64-gdk-pixbuf2
pkgdesc = An image loading library (mingw-w64)
- pkgver = 2.31.3
- pkgrel = 3
+ pkgver = 2.31.4
+ pkgrel = 1
url = http://www.gtk.org
arch = any
license = LGPL
@@ -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.3.tar.xz
- sha256sums = ddd861747bb7c580acce7cfa3ce38c3f52a9516e66a6477988fd100c8fb9eabc
+ source = https://download.gnome.org/sources/gdk-pixbuf/2.31/gdk-pixbuf-2.31.4.tar.xz
+ sha256sums = e5d9977493f8188baa6f432c5015c9937f0f67d29e0b6bccd3fae23126a47a15
pkgname = mingw-w64-gdk-pixbuf2
diff --git a/PKGBUILD b/PKGBUILD
index ac2c6425ca63..3bac717811fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-gdk-pixbuf2
-pkgver=2.31.3
-pkgrel=3
+pkgver=2.31.4
+pkgrel=1
pkgdesc='An image loading library (mingw-w64)'
arch=(any)
url='http://www.gtk.org'
@@ -19,7 +19,7 @@ depends=(
options=(!strip !buildflags staticlibs)
source=(
"https://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-$pkgver.tar.xz")
-sha256sums=('ddd861747bb7c580acce7cfa3ce38c3f52a9516e66a6477988fd100c8fb9eabc')
+sha256sums=('e5d9977493f8188baa6f432c5015c9937f0f67d29e0b6bccd3fae23126a47a15')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"