summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTing-Wei Lan2015-10-13 23:53:11 +0800
committerTing-Wei Lan2015-10-13 23:53:11 +0800
commitdee0a33cdf53e081e482918f636c78569ddda4a7 (patch)
tree7b20ebff7f4e0bb6cba626610dc9f136a7bab7d8 /PKGBUILD
parentfb1c06303cfc91c1b5b69c0ad797151e62d043f4 (diff)
downloadaur-dee0a33cdf53e081e482918f636c78569ddda4a7.tar.gz
mingw-w64-gtk3: 3.18.1 -> 3.18.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e0464d6e3a2..cbe8a9352eaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-gtk3
-pkgver=3.18.1
+pkgver=3.18.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=('bd279cbb19f3fda074c89cf0edf9e7d95eee8b889b6889d16c2f7f0f6bdeba92')
+sha256sums=('5dbec561c4a00070073bf9cf4cfdd61fab4a14c8ff5b15d700bd378f8185e152')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"