wok diff yad/receipt @ rev 7179

Added libnet.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Nov 08 00:02:10 2010 +0000 (2010-11-08)
parents 2c73cfc3479f
children 16b8038c1603
line diff
     1.1 --- a/yad/receipt	Mon May 10 18:53:11 2010 +0000
     1.2 +++ b/yad/receipt	Mon Nov 08 00:02:10 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"