wok diff puzzles/receipt @ rev 11936
puzzles: fixed wget url and desktop files
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Wed Feb 29 20:58:18 2012 -0800 (2012-02-29) |
parents | c27cb9190c28 |
children | 38bfb19944b1 |
line diff
1.1 --- a/puzzles/receipt Sun Nov 28 12:41:13 2010 +0100 1.2 +++ b/puzzles/receipt Wed Feb 29 20:58:18 2012 -0800 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="games" 1.5 SHORT_DESC="Misc puzzles games." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.8 +TARBALL="$PACKAGE.tar.gz" 1.9 WEB_SITE="http://www.chiark.greenend.org.uk/~sgtatham/puzzles/" 1.10 WGET_URL="${WEB_SITE}$TARBALL" 1.11 DEPENDS="gtk+ cairo libxcb xorg-libXrandr"