# HG changeset patch # User Christopher Rogers # Date 1288765547 0 # Node ID 34d1a109c615012420d63c93e39d3e76b0165878 # Parent 8c03d2cb2284e1046e069b92f5b015d96ce43403 Up: goffice to 0.8.11. diff -r 8c03d2cb2284 -r 34d1a109c615 goffice-dev/receipt --- a/goffice-dev/receipt Wed Nov 03 06:25:06 2010 +0000 +++ b/goffice-dev/receipt Wed Nov 03 06:25:47 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="goffice-dev" -VERSION="0.8.10" +VERSION="0.8.11" CATEGORY="x-window" SHORT_DESC="GOffice devel files." MAINTAINER="pankso@slitaz.org" diff -r 8c03d2cb2284 -r 34d1a109c615 goffice/receipt --- a/goffice/receipt Wed Nov 03 06:25:06 2010 +0000 +++ b/goffice/receipt Wed Nov 03 06:25:47 2010 +0000 @@ -1,15 +1,15 @@ # SliTaz package receipt. PACKAGE="goffice" -VERSION="0.8.10" +VERSION="0.8.11" CATEGORY="x-window" SHORT_DESC="GOffice is a library of document-centric objects and utilities." MAINTAINER="pankso@slitaz.org" DEPENDS="gtk+ libgsf libglade libart_lgpl xorg-libXdamage" BUILD_DEPENDS="gtk+-dev libxml2-dev libgsf libgsf-dev libglade-dev intltool expat-dev bzip2-dev" -TARBALL="$PACKAGE-$VERSION.tar.gz" +TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://freshmeat.net/projects/goffice/" -WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/goffice/0.8/$TARBALL" +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/${VERSION%.*}/$TARBALL" # Rules to configure and make the package. compile_rules()