summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTing-Wei Lan2017-01-06 01:26:46 +0800
committerTing-Wei Lan2017-01-06 01:26:46 +0800
commitfdaf2aa33dae19670779248fdbd222a3e8b22343 (patch)
tree0895002f3e9e0d676da88f34b699c974b6524ad8 /PKGBUILD
parentfafed115892184f9b29ba73ed7213c4c23d0a6f5 (diff)
downloadaur-fdaf2aa33dae19670779248fdbd222a3e8b22343.tar.gz
mingw-w64-gtk3: 3.22.5 -> 3.22.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85ea62b35e97..c934783a296e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-gtk3
-pkgver=3.22.5
+pkgver=3.22.6
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=('693fa0ac643c59ccd51db99cabe476b4e0a41fd4f0c3c8b3e3ef38f94b2e7334')
+sha256sums=('eba75a216a117f4391beb2971ba20ff8a1823f109893f0ab6c2eac2210ea172f')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"