wok rev 6026

Up: yad (0.3.1)
author Alexander Medvedev <devl547@gmail.com>
date Sun Aug 15 12:41:06 2010 +0000 (2010-08-15)
parents 431c5cb9f855
children f5edb5370d25
files yad/receipt
line diff
     1.1 --- a/yad/receipt	Sun Aug 15 12:39:32 2010 +0000
     1.2 +++ b/yad/receipt	Sun Aug 15 12:41:06 2010 +0000
     1.3 @@ -1,11 +1,11 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="yad"
     1.7 -VERSION="0.2.1"
     1.8 +VERSION="0.3.1"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="Display graphical dialogs from shell scripts or command line"
    1.11  MAINTAINER="devl547@gmail.com"
    1.12 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.13 +TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.14  WEB_SITE="http://code.google.com/p/yad/"
    1.15  WGET_URL="http://yad.googlecode.com/files/$TARBALL"
    1.16  BUILD_DEPENDS="acl intltool gettext pkg-config glib-dev gtk+-dev"