wok-6.x diff yad/receipt @ rev 15937
cups-pam: fix stuff path
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Feb 22 16:55:06 2014 +0100 (2014-02-22) |
parents | 2a35430dc9ab |
children | 70a0e8ec8955 |
line diff
1.1 --- a/yad/receipt Thu Aug 15 11:23:37 2013 +0300 1.2 +++ b/yad/receipt Sat Feb 22 16:55:06 2014 +0100 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="yad" 1.7 -VERSION="0.22.1" 1.8 +VERSION="0.26.0" 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 LICENSE="GPL3" 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 +WEB_SITE="http://sourceforge.net/projects/yad-dialog/" 1.17 +WGET_URL="$SF_MIRROR/project/yad-dialog/$TARBALL" 1.18 TAGS="gtk2" 1.19 VERSION_NOTE="latest" 1.20