summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan2017-09-12 19:45:47 +0800
committerTing-Wei Lan2017-09-12 19:45:47 +0800
commit20abf520ed1ef90ef25d4ff6676215e1c6a232b7 (patch)
tree5699f8537a5e59030e440641eccca3434d069c94
parent049532628cc3055600e1b70c517042678ee28c2e (diff)
downloadaur-20abf520ed1ef90ef25d4ff6676215e1c6a232b7.tar.gz
mingw-w64-gdk-pixbuf2: 2.36.9 -> 2.36.10
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bee2add22b64..247259c102bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Aug 21 08:10:02 UTC 2017
+# Tue Sep 12 11:45:48 UTC 2017
pkgbase = mingw-w64-gdk-pixbuf2
pkgdesc = An image loading library (mingw-w64)
- pkgver = 2.36.9
+ pkgver = 2.36.10
pkgrel = 1
url = http://www.gtk.org
arch = any
@@ -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.9.tar.xz
- sha256sums = 8013b271ff1a691514b5bbc9b99f6ed456422d4da4a721a9db0b783abe8e740a
+ source = https://download.gnome.org/sources/gdk-pixbuf/2.36/gdk-pixbuf-2.36.10.tar.xz
+ sha256sums = f8f6fa896b89475c73b6e9e8d2a2b062fc359c4b4ccb8e96470d6ab5da949ace
pkgname = mingw-w64-gdk-pixbuf2
diff --git a/PKGBUILD b/PKGBUILD
index 1c104f955234..2cd41bee0356 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-gdk-pixbuf2
-pkgver=2.36.9
+pkgver=2.36.10
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=('8013b271ff1a691514b5bbc9b99f6ed456422d4da4a721a9db0b783abe8e740a')
+sha256sums=('f8f6fa896b89475c73b6e9e8d2a2b062fc359c4b4ccb8e96470d6ab5da949ace')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"