wok rev 3067

Up: atk (1.26.0)
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 13 22:44:51 2009 +0200 (2009-05-13)
parents 9ac29846cf90
children 948f0b6a41c4
files atk-dev/receipt atk/receipt
line diff
     1.1 --- a/atk-dev/receipt	Wed May 13 22:44:02 2009 +0200
     1.2 +++ b/atk-dev/receipt	Wed May 13 22:44:51 2009 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="atk-dev"
     1.7 -VERSION="1.24.0"
     1.8 +VERSION="1.26.0"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Accessibility toolkit devel files."
    1.11  MAINTAINER="pankso@slitaz.org"
     2.1 --- a/atk/receipt	Wed May 13 22:44:02 2009 +0200
     2.2 +++ b/atk/receipt	Wed May 13 22:44:51 2009 +0200
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="atk"
     2.7 -VERSION="1.24.0"
     2.8 +VERSION="1.26.0"
     2.9  CATEGORY="x-window"
    2.10  SHORT_DESC="Accessibility toolkit."
    2.11  MAINTAINER="pankso@slitaz.org"
    2.12 @@ -9,7 +9,7 @@
    2.13  BUILD_DEPENDS="cairo-dev glib-dev pango-dev"
    2.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    2.15  WEB_SITE="http://www.gnome.org/"
    2.16 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/atk/1.24/$TARBALL"
    2.17 +WGET_URL="http://ftp.gnome.org/pub/gnome/sources/atk/1.26/$TARBALL"
    2.18  
    2.19  # Rules to configure and make the package.
    2.20  compile_rules()