From 338119f45fd62291c5dd80441c848ea35eee98c6 Mon Sep 17 00:00:00 2001 From: Ting-Wei Lan Date: Tue, 10 Nov 2015 10:48:40 +0800 Subject: mingw-w64-gtk3: 3.18.2 -> 3.18.3 --- mingw-w64-gtk3/.SRCINFO | 6 +++--- mingw-w64-gtk3/PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'mingw-w64-gtk3') diff --git a/mingw-w64-gtk3/.SRCINFO b/mingw-w64-gtk3/.SRCINFO index 50943ca..5053cf1 100644 --- a/mingw-w64-gtk3/.SRCINFO +++ b/mingw-w64-gtk3/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = mingw-w64-gtk3 pkgdesc = GObject-based multi-platform GUI toolkit (v3) (mingw-w64) - pkgver = 3.18.2 + pkgver = 3.18.3 pkgrel = 1 url = http://www.gtk.org install = mingw-w64-gtk3.install @@ -22,8 +22,8 @@ pkgbase = mingw-w64-gtk3 options = !strip options = !buildflags options = staticlibs - source = https://download.gnome.org/sources/gtk+/3.18/gtk+-3.18.2.tar.xz - sha256sums = 5dbec561c4a00070073bf9cf4cfdd61fab4a14c8ff5b15d700bd378f8185e152 + source = https://download.gnome.org/sources/gtk+/3.18/gtk+-3.18.3.tar.xz + sha256sums = f3c76791f93f51e260b03676f83007730b9875a0a9bf5cd42442e2f14e593546 pkgname = mingw-w64-gtk3 diff --git a/mingw-w64-gtk3/PKGBUILD b/mingw-w64-gtk3/PKGBUILD index cbe8a93..ef3cfda 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.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" -- cgit v1.2.3