[arch-commits] Commit in gtk2 (gnome-unstable gnome-unstable/PKGBUILD)

Jan de Groot jgc at archlinux.org
Tue Aug 11 16:38:20 UTC 2009


    Date: Tuesday, August 11, 2009 @ 12:38:20
  Author: jgc
Revision: 49531

Update to 2.17.6:
- switch to sha256sums

Added:
  gtk2/gnome-unstable/
Modified:
  gtk2/gnome-unstable/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: gnome-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2009-08-11 16:16:32 UTC (rev 49529)
+++ gnome-unstable/PKGBUILD	2009-08-11 16:38:20 UTC (rev 49531)
@@ -2,13 +2,13 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gtk2
-pkgver=2.16.5
+pkgver=2.17.6
 pkgrel=1
 pkgdesc="The GTK+ Toolkit (v2)"
 arch=(i686 x86_64)
 url="http://www.gtk.org/"
 install=gtk2.install
-depends=('atk>=1.26.0' 'pango>=1.24.4' 'libxcursor' 'libxinerama' 'libxrandr>=1.3.0' 'libxi>=1.2.1' 'libcups>=1.3.10-3' 'libxcomposite' 'libxdamage' 'heimdal>=1.2.1' 'gnutls>=2.8.1' 'shared-mime-info')
+depends=('atk>=1.27.90' 'pango>=1.25.2' 'libxcursor' 'libxinerama' 'libxrandr>=1.3.0' 'libxi>=1.2.1' 'libcups>=1.3.11' 'libxcomposite' 'libxdamage' 'heimdal>=1.2.1' 'gnutls>=2.8.1' 'shared-mime-info')
 makedepends=('pkgconfig')
 replaces=('gtkprint-cups' 'gail')
 conflicts=('gtkprint-cups' 'gail')
@@ -16,10 +16,10 @@
 options=('!libtool' '!docs')
 backup=(etc/gtk-2.0/gtkrc)
 license=('LGPL')
-source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/2.16/gtk+-${pkgver}.tar.bz2
+source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/2.17/gtk+-${pkgver}.tar.bz2
         libjpeg-7.patch)
-md5sums=('8d1ea0b9b0400224d25b0cc2750b438d'
-         'f2cc0629ceefea0de42333ffe3a1b6ea')
+sha256sums=('def12314e862e2204c73c3ebd8db2ff709de8cc47c071d2eeeab3ad4e8787bc8'
+            '977ba13f3e2778cb82aadfd5e27fc4a8b715346e30e1cd1e6e76bec30079bf99')
 
 build() {
   cd "${srcdir}/gtk+-${pkgver}"




More information about the arch-commits mailing list