summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTing-Wei Lan2017-01-18 14:09:55 +0800
committerTing-Wei Lan2017-01-18 14:09:55 +0800
commit5c90ed53d891629b91739808456b19e482bd44a2 (patch)
tree3b7827917fcb2c229e133d61d028ac93744687be /PKGBUILD
parentfdaf2aa33dae19670779248fdbd222a3e8b22343 (diff)
downloadaur-5c90ed53d891629b91739808456b19e482bd44a2.tar.gz
mingw-w64-gtk3: 3.22.6 -> 3.22.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c934783a296e..97a723a276e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-gtk3
-pkgver=3.22.6
+pkgver=3.22.7
pkgrel=1
pkgdesc='GObject-based multi-platform GUI toolkit (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=('eba75a216a117f4391beb2971ba20ff8a1823f109893f0ab6c2eac2210ea172f')
+sha256sums=('a3a27564bfb1679ebbc75c37cd2bcd6e727c8bdfbcd3984d29305bf9ee60d432')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"