Date: Sunday, March 21, 2010 @ 13:27:04 Author: jgc Revision: 72999 Update to 2.18.9
Modified: gtk2/repos/extra-x86_64/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-21 17:26:32 UTC (rev 72998) +++ PKGBUILD 2010-03-21 17:27:04 UTC (rev 72999) @@ -2,13 +2,13 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gtk2 -pkgver=2.18.7 +pkgver=2.18.9 pkgrel=1 pkgdesc="The GTK+ Toolkit (v2)" arch=(i686 x86_64) url="http://www.gtk.org/" install=gtk2.install -depends=('atk>=1.28.0' 'pango>=1.26.1' 'libxcursor' 'libxinerama' 'libxrandr>=1.3.0' 'libxi>=1.2.1' 'libxcomposite' 'libxdamage' 'heimdal>=1.3.1' 'gnutls>=2.8.3' 'shared-mime-info' 'cairo>=1.8.8-2' 'libtiff>=3.9.2-2' 'libcups>=1.4.2-3') +depends=('atk>=1.28.0' 'pango>=1.26.2' 'libxcursor' 'libxinerama' 'libxrandr>=1.3.0' 'libxi>=1.2.1' 'libxcomposite' 'libxdamage' 'heimdal>=1.3.1' 'gnutls>=2.8.6' 'shared-mime-info' 'cairo>=1.8.10' 'libtiff>=3.9.2-2' 'libcups>=1.4.2-3') makedepends=('pkgconfig' 'gtk-doc') replaces=('gtkprint-cups' 'gail') conflicts=('gtkprint-cups' 'gail') @@ -18,7 +18,7 @@ license=('LGPL') source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/2.18/gtk+-${pkgver}.tar.bz2 xid-collision-debug.patch) -sha256sums=('602d4f8098e1620231788770e1d9b520d5824da3f01d86e3b4fb59f1d67e1464' +sha256sums=('5dcd8c406acbb8779c0b081a089fa87dfd7ab4d7d4c6075db478997ce96aa9b4' 'd758bb93e59df15a4ea7732cf984d1c3c19dff67c94b957575efea132b8fe558') build() {
