summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTing-Wei Lan2017-03-07 21:42:59 +0800
committerTing-Wei Lan2017-03-07 21:42:59 +0800
commitf8e64e0f206fd5b8f97ce48aaa023e66ec8ff770 (patch)
tree294739b2bab54833dd6fa30b2f839a3dd963193c /PKGBUILD
parentcf0bf8fa24f43a6a3c95a3e9517da67a032ee1a1 (diff)
downloadaur-f8e64e0f206fd5b8f97ce48aaa023e66ec8ff770.tar.gz
mingw-w64-gtk3: 3.22.8 -> 3.22.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90308618e9f8..9b0bd3eb5598 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-gtk3
-pkgver=3.22.8
+pkgver=3.22.9
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=('c7254a88df5c17e9609cee9e848c3d0104512707edad4c3b4f256b131f8d3af1')
+sha256sums=('e414542c96dc9966d40774451331bd8f73f77b6670226a5bbd057973a0c6a3e1')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"