summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTing-Wei Lan2017-07-19 23:05:57 +0800
committerTing-Wei Lan2017-07-19 23:05:57 +0800
commitc85111cafc621a24b5a380177d3a1bcd72c5032b (patch)
tree0fe9c65ad59e4a311d5cecc54bf793960bfa50fd /PKGBUILD
parentc5ae0e33e14d8644efe8df5b2c32d2ee34240db0 (diff)
downloadaur-c85111cafc621a24b5a380177d3a1bcd72c5032b.tar.gz
mingw-w64-gtk3: 3.22.16 -> 3.22.17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f354dfa5921d..b89b886eb265 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-gtk3
-pkgver=3.22.16
+pkgver=3.22.17
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=('3e0c3ad01f3c8c5c9b1cc1ae00852bd55164c8e5a9c1f90ba5e07f14f175fe2c')
+sha256sums=('a6c1fb8f229c626a3d9c0e1ce6ea138de7f64a5a6bc799d45fa286fe461c3437')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"