summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan2015-07-23 14:26:16 +0800
committerTing-Wei Lan2015-07-23 14:26:16 +0800
commit518b6126df83fb5307f55d938b2ea4592ba5174b (patch)
treef302a308b4b75abe89be89e9fcdab0063faa43af
parentf46b6dd2a21e06f79799a8cb4caaae3c8b04669f (diff)
downloadaur-518b6126df83fb5307f55d938b2ea4592ba5174b.tar.gz
mingw-w64-gtk3: 3.16.5 -> 3.16.6
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9030569e9522..d3690b6b63eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-gtk3
-pkgver=3.16.5
+pkgver=3.16.6
pkgrel=1
pkgdesc='GObject-based multi-platform GUI toolkit (v3) (mingw-w64)'
arch=(any)
@@ -25,7 +25,7 @@ depends=(
'mingw-w64-pango>=1.36.7')
options=(!strip !buildflags staticlibs)
source=("https://download.gnome.org/sources/gtk+/${pkgver%.*}/gtk+-${pkgver}.tar.xz")
-sha256sums=('b87c99d127eb962fc857c246b77a65322cdffd7dcbcf46a83bce2040e0f4bc31')
+sha256sums=('4d12726d0856a968b41802ae5c5971d7e9bac532717e309d3f81b9989da5ffbe')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"