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