summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTing-Wei Lan2016-10-25 00:32:36 +0800
committerTing-Wei Lan2016-10-25 00:32:36 +0800
commit2d7deb471be721a240522079dc10af2f9bebaf5f (patch)
treee991cd8e70ed9cf57ee28efad04ab391b40593d3 /PKGBUILD
parenta49b2032044815fb3ac575f52b745802e07654f5 (diff)
downloadaur-2d7deb471be721a240522079dc10af2f9bebaf5f.tar.gz
mingw-w64-gtk3: 3.22.1 -> 3.22.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18912c26af30..745df0ce9642 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-gtk3
-pkgver=3.22.1
-pkgrel=2
+pkgver=3.22.2
+pkgrel=1
pkgdesc='GObject-based multi-platform GUI toolkit (mingw-w64)'
arch=(any)
url='http://www.gtk.org'
@@ -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=('127c8c5cfc32681f9ab3cb542eb0d5c16c1c02faba68bf8fcac9a3cf278ef471')
+sha256sums=('2343dcaed2fc237ef718136ff4110fef7eb1ebfe178a9b064aa21cd74ecb6946')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"