summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTing-Wei Lan2016-10-12 22:56:51 +0800
committerTing-Wei Lan2016-10-12 22:56:51 +0800
commite28b44200a2956ae970f376b201c77230ed0e970 (patch)
tree7e15f78e061fdd41782be273444686b96a3a0f08 /PKGBUILD
parent2536a0f13271878cea42805b52e26642e0b01a2b (diff)
downloadaur-e28b44200a2956ae970f376b201c77230ed0e970.tar.gz
mingw-w64-gdk-pixbuf2: 2.34.0 -> 2.36.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bbf29eb37bda..135865f6c976 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-gdk-pixbuf2
-pkgver=2.34.0
+pkgver=2.36.0
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=('d55e5b383ee219bd0e23bf6ed4427d56a7db5379729a6e3e0a0e0eba9a8d8879')
+sha256sums=('85ab52ce9f2c26327141b3dcf21cca3da6a3f8de84b95fa1e727d8871a23245c')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"