summarylogtreecommitdiffstats
path: root/PKGBUILD
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 /PKGBUILD
parent781deccdd9bcada4edfc603d07e05af6d8727b13 (diff)
downloadaur-54d343a9059ce95f2cf5c7ba29c3ef6db38a66f9.tar.gz
mingw-w64-gdk-pixbuf2: 2.36.0 -> 2.36.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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"