# HG changeset patch # User Matthew Sheets # Date 1281802604 0 # Node ID 1c3a87dcc4acc0c77fb17e4462d673977b2bbbf6 # Parent 8fdabf52013ba38055c9fdaa71b5ad4ee1a8e1eb leocad-pieces: Update version and wget URL diff -r 8fdabf52013b -r 1c3a87dcc4ac leocad-pieces/receipt --- a/leocad-pieces/receipt Sat Aug 14 16:16:00 2010 +0000 +++ b/leocad-pieces/receipt Sat Aug 14 16:16:44 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="leocad-pieces" -VERSION="2907" +VERSION="3934" CATEGORY="games" SHORT_DESC="Pieces library for LeoCAD." MAINTAINER="rcx@zoominternet.net" @@ -9,7 +9,7 @@ BUILD_DEPENDS="" TARBALL="pieces-$VERSION.zip" WEB_SITE="http://www.leocad.org/" -WGET_URL="http://www.leocad.org/files/$TARBALL" +WGET_URL="http://leocad.googlecode.com/files/$TARBALL" # Rules to configure and make the package. compile_rules()