wok diff xfwm4-themes/receipt @ rev 4199

Fix: libexo FSH (--libexecdir)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Sep 23 21:12:03 2009 +0200 (2009-09-23)
parents 62c9d38f56c0
children 1b2b3994fe1e
line diff
     1.1 --- a/xfwm4-themes/receipt	Fri Jan 23 23:10:35 2009 +0100
     1.2 +++ b/xfwm4-themes/receipt	Wed Sep 23 21:12:03 2009 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="xfwm4-themes"
     1.7 -VERSION="4.4.3"
     1.8 +VERSION="4.6.0"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="xfwm4 additionnal themes"
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 @@ -9,7 +9,7 @@
    1.13  BUILD_DEPENDS=""
    1.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15  WEB_SITE="http://www.xfce.org/"
    1.16 -WGET_URL="http://www.p0llux.be/xfce/xfce-4.4.3/src/$TARBALL"
    1.17 +WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()