summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTing-Wei Lan2016-05-25 00:08:53 +0800
committerTing-Wei Lan2016-05-25 00:08:53 +0800
commitcd2f50a143f2c9b95e159afdad1d2beb10f07233 (patch)
tree3557ed29eaee53df9595fdd7114ca2d5c55381fe /PKGBUILD
parentde35e4bf4675e6757c488e0129698dd4c20a284e (diff)
downloadaur-cd2f50a143f2c9b95e159afdad1d2beb10f07233.tar.gz
mingw-w64-gtk3: 3.20.5 -> 3.20.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10e3e117ce9e..4af005a08e1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-gtk3
-pkgver=3.20.5
+pkgver=3.20.6
pkgrel=1
pkgdesc='GObject-based multi-platform GUI toolkit (v3) (mingw-w64)'
arch=(any)
@@ -25,7 +25,7 @@ depends=(
'mingw-w64-pango>=1.37.3')
options=(!strip !buildflags staticlibs)
source=("https://download.gnome.org/sources/gtk+/${pkgver%.*}/gtk+-${pkgver}.tar.xz")
-sha256sums=('9790b0267384904ad8a08e7f16e5f9ff1c4037de57788d48d1eaf528355b1564')
+sha256sums=('3f8016563a96b1cfef4ac9e795647f6316deb2978ff939b19e4e4f8f936fa4b2')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"