diff --git a/gtk2/PKGBUILD b/gtk2/PKGBUILD index 640448197..d6083a41f 100644 --- a/gtk2/PKGBUILD +++ b/gtk2/PKGBUILD @@ -2,13 +2,13 @@ # Maintainer: Jan de Groot pkgname=gtk2 -pkgver=2.20.1 -pkgrel=2 +pkgver=2.91.0 +pkgrel=1 pkgdesc="The GTK+ Toolkit (v2)" arch=('i686' 'x86_64') url="http://www.gtk.org/" install=gtk2.install -depends=('atk>=1.30.0' 'pango>=1.28.0' 'libxcursor' 'libxinerama' 'libxrandr>=1.3.0' 'libxi>=1.3' 'libxcomposite' 'libxdamage' 'heimdal>=1.3.2' 'gnutls>=2.8.6' 'shared-mime-info' 'cairo>=1.8.10' 'libtiff>=3.9.2-2' 'libcups>=1.4.2-3') +depends=('atk>=1.32.0' 'pango>=1.28.0' 'libxcursor' 'libxinerama' 'libxrandr>=1.3.0' 'libxi>=1.3' 'libxcomposite' 'libxdamage' 'heimdal>=1.3.2' 'gnutls>=2.8.6' 'shared-mime-info' 'cairo>=1.8.10' 'libtiff>=3.9.2-2' 'libcups>=1.4.2-3') makedepends=('pkgconfig' 'gobject-introspection' 'gtk-doc') replaces=('gtkprint-cups' 'gail') conflicts=('gtkprint-cups' 'gail') @@ -16,10 +16,10 @@ provides=('gail=1.22.3') options=('!libtool' '!docs') backup=(etc/gtk-2.0/gtkrc) license=('LGPL') -source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/2.20/gtk+-${pkgver}.tar.bz2 +source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/2.91/gtk+-${pkgver}.tar.bz2 xid-collision-debug.patch revert_64bit_fix.patch) -sha256sums=('0e081731d21e34ff45c82199490c2889504fa8b3c7e117c043e82ababaec0f65' +sha256sums=('694e887b946a3aa28af10f776bc6f79bc566d0e1be679783d4e7469bc728aeac' 'd758bb93e59df15a4ea7732cf984d1c3c19dff67c94b957575efea132b8fe558' '20f3a03760f765b68b85b614810e5df4a689b609da1ae200aa30072475121b4c')