Date: Tuesday, February 23, 2010 @ 18:57:42 Author: ibiru Revision: 70018
update to 2.19.6 Modified: gtk2/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-02-23 23:32:38 UTC (rev 70017) +++ PKGBUILD 2010-02-23 23:57:42 UTC (rev 70018) @@ -2,13 +2,13 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gtk2 -pkgver=2.19.5 -pkgrel=2 +pkgver=2.19.6 +pkgrel=1 pkgdesc="The GTK+ Toolkit (v2)" arch=(i686 x86_64) url="http://www.gtk.org/" install=gtk2.install -depends=('atk>=1.29.4-2' 'pango>=1.26.2' '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.29.4-2' 'pango>=1.27.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') makedepends=('pkgconfig' 'gtk-doc' 'gobject-introspection') replaces=('gtkprint-cups' 'gail') conflicts=('gtkprint-cups' 'gail') @@ -18,7 +18,7 @@ license=('LGPL') source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/2.19/gtk+-${pkgver}.tar.bz2 xid-collision-debug.patch) -sha256sums=('dd90ea32cfce0337e91af9fef738e7cc6e894e8825287b6048068551e0749481' +sha256sums=('1a38c1f5fec0b850cbfe10714d81adf9d1539730e4cdff72dff79df4bff96aec' 'd758bb93e59df15a4ea7732cf984d1c3c19dff67c94b957575efea132b8fe558') build() {
