From 4cd6739d1bfc90e026f145cfc306fa031d8deb3f Mon Sep 17 00:00:00 2001 From: LAN-TW Date: Wed, 24 Jul 2013 19:52:46 +0800 Subject: mingw-w64-gtk2: 2.24.19-3 -> 2.24.20-1 --- mingw-w64-gtk2/PKGBUILD | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'mingw-w64-gtk2/PKGBUILD') diff --git a/mingw-w64-gtk2/PKGBUILD b/mingw-w64-gtk2/PKGBUILD index de145a9..1f1c67d 100644 --- a/mingw-w64-gtk2/PKGBUILD +++ b/mingw-w64-gtk2/PKGBUILD @@ -1,6 +1,6 @@ pkgname=mingw-w64-gtk2 -pkgver=2.24.19 -pkgrel=3 +pkgver=2.24.20 +pkgrel=1 pkgdesc="GTK+ is a multi-platform toolkit (v2) (mingw-w64)" arch=(any) url="http://www.gtk.org" @@ -8,11 +8,11 @@ license=("LGPL") makedepends=(mingw-w64-gcc mingw-w64-pkg-config gtk-update-icon-cache) depends=( 'mingw-w64-crt' -'mingw-w64-atk' -'mingw-w64-pango' +'mingw-w64-atk>=1.29.2' +'mingw-w64-pango>=1.20' 'mingw-w64-glib2>=2.28.0' -'mingw-w64-cairo' -'mingw-w64-gdk-pixbuf2') +'mingw-w64-cairo>=1.6' +'mingw-w64-gdk-pixbuf2>=2.21.0') options=(!libtool !strip !buildflags) source=( "http://ftp.gnome.org/pub/gnome/sources/gtk+/${pkgver%.*}/gtk+-${pkgver}.tar.xz" @@ -20,7 +20,7 @@ source=( # The second source file is downloaded from Fedora Project -md5sums=("490236abeb0d9351b2a34e9aca70e1de" +md5sums=("9d7833331d7accd80668e29d7f567ce5" "4038939df90f80ea6923d67afff28e03") _architectures="i686-w64-mingw32 x86_64-w64-mingw32" -- cgit