summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan2018-04-08 12:32:56 +0800
committerTing-Wei Lan2018-04-08 12:32:56 +0800
commite68c5015e695c77acd0706a4ab6a0ad4b23218a6 (patch)
tree49ece746f863c1a244fe03641999e2840fda9d08
parent606d0487df51d8de4814e083fc58d82ec042df7c (diff)
downloadaur-e68c5015e695c77acd0706a4ab6a0ad4b23218a6.tar.gz
mingw-w64-gdk-pixbuf2: 2.36.11 -> 2.36.12
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 060969b4ea44..274b46430470 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Nov 1 14:13:07 UTC 2017
+# Sun Apr 8 04:32:57 UTC 2018
pkgbase = mingw-w64-gdk-pixbuf2
pkgdesc = An image loading library (mingw-w64)
- pkgver = 2.36.11
+ pkgver = 2.36.12
pkgrel = 1
url = http://www.gtk.org
arch = any
@@ -20,8 +20,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.11.tar.xz
- sha256sums = ae62ab87250413156ed72ef756347b10208c00e76b222d82d9ed361ed9dde2f3
+ source = https://download.gnome.org/sources/gdk-pixbuf/2.36/gdk-pixbuf-2.36.12.tar.xz
+ sha256sums = fff85cf48223ab60e3c3c8318e2087131b590fd6f1737e42cb3759a3b427a334
pkgname = mingw-w64-gdk-pixbuf2
diff --git a/PKGBUILD b/PKGBUILD
index 3ccca0bd4a68..313d44afe6fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-gdk-pixbuf2
-pkgver=2.36.11
+pkgver=2.36.12
pkgrel=1
pkgdesc='An image loading library (mingw-w64)'
arch=(any)
@@ -20,7 +20,7 @@ depends=(
options=(!strip !buildflags staticlibs)
source=(
"https://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-$pkgver.tar.xz")
-sha256sums=('ae62ab87250413156ed72ef756347b10208c00e76b222d82d9ed361ed9dde2f3')
+sha256sums=('fff85cf48223ab60e3c3c8318e2087131b590fd6f1737e42cb3759a3b427a334')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"