summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTing-Wei Lan2016-04-01 21:43:08 +0800
committerTing-Wei Lan2016-04-01 21:43:08 +0800
commit992aff82b54d368c28de875132b9af0ad1ea7ce3 (patch)
tree6ea2109ea8edcd2d6d909a48c697a17344276732 /PKGBUILD
parentf5c0d9dc2458d403c6b38f7282b9988a60215bfb (diff)
downloadaur-992aff82b54d368c28de875132b9af0ad1ea7ce3.tar.gz
mingw-w64-gtk3: 3.18.9 -> 3.20.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa8e7a32cc9a..343e6a6357f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-gtk3
-pkgver=3.18.9
+pkgver=3.20.2
pkgrel=1
pkgdesc='GObject-based multi-platform GUI toolkit (v3) (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=('783d7f8b00f9b4224cc94d7da885a67598e711c2d6d79c9c873c6b203e83acbd')
+sha256sums=('1ab1d1068ea55e0046f437d69983f164df5e68cb2e9fdfb38787b867f33f69f7')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"