summaryrefslogtreecommitdiffstats
path: root/mingw-w64-gtk3
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2015-04-10 00:30:43 +0800
committerTing-Wei Lan <lantw44@gmail.com>2015-04-10 00:30:43 +0800
commit158c198c6436f480c76fbefc10faca803a71d78e (patch)
tree905b153ae76fb5cba4131f0d2091648a201a2c2d /mingw-w64-gtk3
parent45a2f2b3dbeded52c104394cae3fecb2d4fbd1a1 (diff)
downloadAUR-PKGBUILD-158c198c6436f480c76fbefc10faca803a71d78e.tar
AUR-PKGBUILD-158c198c6436f480c76fbefc10faca803a71d78e.tar.gz
AUR-PKGBUILD-158c198c6436f480c76fbefc10faca803a71d78e.tar.bz2
AUR-PKGBUILD-158c198c6436f480c76fbefc10faca803a71d78e.tar.lz
AUR-PKGBUILD-158c198c6436f480c76fbefc10faca803a71d78e.tar.xz
AUR-PKGBUILD-158c198c6436f480c76fbefc10faca803a71d78e.tar.zst
AUR-PKGBUILD-158c198c6436f480c76fbefc10faca803a71d78e.zip
mingw-w64-gtk3: 3.16.0 -> 3.16.1
Diffstat (limited to 'mingw-w64-gtk3')
-rw-r--r--mingw-w64-gtk3/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/mingw-w64-gtk3/PKGBUILD b/mingw-w64-gtk3/PKGBUILD
index f49f45b..563a216 100644
--- a/mingw-w64-gtk3/PKGBUILD
+++ b/mingw-w64-gtk3/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-gtk3
-pkgver=3.16.0
+pkgver=3.16.1
pkgrel=1
pkgdesc='GObject-based multi-platform GUI toolkit (v3) (mingw-w64)'
arch=(any)
@@ -23,7 +23,7 @@ depends=(
'mingw-w64-pango>=1.36.7')
options=(!strip !buildflags staticlibs)
source=("https://download.gnome.org/sources/gtk+/${pkgver%.*}/gtk+-${pkgver}.tar.xz")
-sha256sums=('ce617318fe18092383cf6ed5d8c688a95a97f2d4c68481317a6a531e288c26ea')
+sha256sums=('9f9716a8c7f8dc149f767718e25fed41984b504a00fd0919b1a4969ca2e4db31')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"