wok-6.x rev 6331
Up: opengfx to 0.3.0.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Sep 18 19:13:23 2010 +0000 (2010-09-18) |
parents | 5f04c6d8da47 |
children | c9b78a2b9690 |
files | opengfx/receipt |
line diff
1.1 --- a/opengfx/receipt Sat Sep 18 16:45:22 2010 +0000 1.2 +++ b/opengfx/receipt Sat Sep 18 19:13:23 2010 +0000 1.3 @@ -1,13 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="opengfx" 1.7 -VERSION="0.2.4" 1.8 +VERSION="0.3.0" 1.9 CATEGORY="games" 1.10 SHORT_DESC="OpenGFX data files for OpenTTD." 1.11 MAINTAINER="devl547@gmail.com" 1.12 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.13 +TARBALL="$PACKAGE-$VERSION.zip" 1.14 WEB_SITE="http://bundles.openttdcoop.org/opengfx/" 1.15 -WGET_URL="$WEB_SITE/releases/$TARBALL" 1.16 +WGET_URL="$WEB_SITE/releases/$VERSION/$TARBALL" 1.17 1.18 # Rules to configure and make the package. 1.19 compile_rules()