summarylogtreecommitdiffstats
path: root/PKGBUILD
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 /PKGBUILD
parent049532628cc3055600e1b70c517042678ee28c2e (diff)
downloadaur-20abf520ed1ef90ef25d4ff6676215e1c6a232b7.tar.gz
mingw-w64-gdk-pixbuf2: 2.36.9 -> 2.36.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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"