Date: Friday, February 12, 2010 @ 17:01:07
  Author: jgc
Revision: 68437

upgpkg: gtk2 2.19.5-1
    Update to 2.19.5

Modified:
  gtk2/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-02-12 21:46:22 UTC (rev 68436)
+++ PKGBUILD    2010-02-12 22:01:07 UTC (rev 68437)
@@ -2,13 +2,13 @@
 # Maintainer: Jan de Groot <[email protected]>
 
 pkgname=gtk2
-pkgver=2.18.6
+pkgver=2.19.5
 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.29.4' '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')
 makedepends=('pkgconfig' 'gtk-doc')
 replaces=('gtkprint-cups' 'gail')
 conflicts=('gtkprint-cups' 'gail')
@@ -16,9 +16,9 @@
 options=('!libtool' '!docs')
 backup=(etc/gtk-2.0/gtkrc)
 license=('LGPL')
-source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/2.18/gtk+-${pkgver}.tar.bz2
+source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/2.19/gtk+-${pkgver}.tar.bz2
         xid-collision-debug.patch)
-sha256sums=('5629944917b739152d89b69279aefcc3de9fe12a12fd7adb3ca39c840df9354d'
+sha256sums=('dd90ea32cfce0337e91af9fef738e7cc6e894e8825287b6048068551e0749481'
             'd758bb93e59df15a4ea7732cf984d1c3c19dff67c94b957575efea132b8fe558')
 
 build() {

Reply via email to