summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTing-Wei Lan2015-11-10 10:48:40 +0800
committerTing-Wei Lan2015-11-10 10:48:40 +0800
commite245876450a2081312511fb575adb3bd3a7fe58f (patch)
treeb1eb97d1a8d30f0275cceca575e609feed2a740b /PKGBUILD
parentdee0a33cdf53e081e482918f636c78569ddda4a7 (diff)
downloadaur-e245876450a2081312511fb575adb3bd3a7fe58f.tar.gz
mingw-w64-gtk3: 3.18.2 -> 3.18.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbe8a9352eaf..ef3cfda214bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-gtk3
-pkgver=3.18.2
+pkgver=3.18.3
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=('5dbec561c4a00070073bf9cf4cfdd61fab4a14c8ff5b15d700bd378f8185e152')
+sha256sums=('f3c76791f93f51e260b03676f83007730b9875a0a9bf5cd42442e2f14e593546')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"