summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTing-Wei Lan2015-11-17 19:07:27 +0800
committerTing-Wei Lan2015-11-17 19:07:27 +0800
commitcda6a065f0abb94d6386c4e22b34ea88e755c7f2 (patch)
treed4d6d2e8853f0b44b73543a2057b90138caf0144 /PKGBUILD
parent3c05061c363182f50ee4b33b152c6fda1a3eeb64 (diff)
downloadaur-cda6a065f0abb94d6386c4e22b34ea88e755c7f2.tar.gz
mingw-w64-gtk3: 3.18.4 -> 3.18.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f47023c340a..a363799fe4ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-gtk3
-pkgver=3.18.4
+pkgver=3.18.5
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=('5400dcf280d28d24606f33d59ed48c717f7d3db425d4b6fb52e8002f0c76c7eb')
+sha256sums=('107aeb9a4244ce3c044becdd6dffc32d83202595181597180d4c736302a71852')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"