summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan2017-01-18 14:10:19 +0800
committerTing-Wei Lan2017-01-18 14:10:19 +0800
commit54d343a9059ce95f2cf5c7ba29c3ef6db38a66f9 (patch)
tree9e1d2427b34404c8a435accf9bc3fb37ebfd7eb7
parent781deccdd9bcada4edfc603d07e05af6d8727b13 (diff)
downloadaur-54d343a9059ce95f2cf5c7ba29c3ef6db38a66f9.tar.gz
mingw-w64-gdk-pixbuf2: 2.36.0 -> 2.36.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 418e5ed85b9d..160fd6587cdc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Oct 14 16:17:50 UTC 2016
+# Tue Jan 17 18:22:16 UTC 2017
pkgbase = mingw-w64-gdk-pixbuf2
pkgdesc = An image loading library (mingw-w64)
- pkgver = 2.36.0
- pkgrel = 2
+ pkgver = 2.36.4
+ pkgrel = 1
url = http://www.gtk.org
arch = any
license = LGPL
@@ -19,8 +19,8 @@ pkgbase = mingw-w64-gdk-pixbuf2
options = !strip
options = !buildflags
options = staticlibs
- source = https://download.gnome.org/sources/gdk-pixbuf/2.36/gdk-pixbuf-2.36.0.tar.xz
- sha256sums = 85ab52ce9f2c26327141b3dcf21cca3da6a3f8de84b95fa1e727d8871a23245c
+ source = https://download.gnome.org/sources/gdk-pixbuf/2.36/gdk-pixbuf-2.36.4.tar.xz
+ sha256sums = 0b19901c3eb0596141d2d48ddb9dac79ad1524bdf59366af58ab38fcb9ee7463
pkgname = mingw-w64-gdk-pixbuf2
diff --git a/PKGBUILD b/PKGBUILD
index 0e4336bd7cf1..19d5c3fdb85d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-gdk-pixbuf2
-pkgver=2.36.0
-pkgrel=2
+pkgver=2.36.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=('85ab52ce9f2c26327141b3dcf21cca3da6a3f8de84b95fa1e727d8871a23245c')
+sha256sums=('0b19901c3eb0596141d2d48ddb9dac79ad1524bdf59366af58ab38fcb9ee7463')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"