wok rev 5831

Up: xfce4-panel (4.6.4)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Fri Jul 16 08:06:05 2010 +0200 (2010-07-16)
parents 40741bb46d6f
children ccf7ab705312
files xfce4-panel-dev/receipt xfce4-panel/receipt
line diff
     1.1 --- a/xfce4-panel-dev/receipt	Fri Jul 16 08:03:52 2010 +0200
     1.2 +++ b/xfce4-panel-dev/receipt	Fri Jul 16 08:06:05 2010 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt."
     1.5  
     1.6  PACKAGE="xfce4-panel-dev"
     1.7 -VERSION="4.6.1"
     1.8 +VERSION="4.6.4"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Xfce Panel dev files"
    1.11  MAINTAINER="erjo@slitaz.org"
     2.1 --- a/xfce4-panel/receipt	Fri Jul 16 08:03:52 2010 +0200
     2.2 +++ b/xfce4-panel/receipt	Fri Jul 16 08:06:05 2010 +0200
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="xfce4-panel"
     2.7 -VERSION="4.6.1"
     2.8 +VERSION="4.6.4"
     2.9  CATEGORY="x-window"
    2.10  SHORT_DESC="Xfce Panel"
    2.11  MAINTAINER="erjo@slitaz.org"
    2.12 @@ -9,7 +9,8 @@
    2.13  BUILD_DEPENDS="libxfce4util-dev libxfcegui4-dev libexo-dev libwnck-dev cairo-dev"
    2.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    2.15  WEB_SITE="http://www.xfce.org/"
    2.16 -WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL"
    2.17 +WGET_URL="$WEB_SITE/archive/xfce/4.6.2/src/$TARBALL
    2.18 +http://www.p0llux.be/xfce/archive/xfce/4.6.2/src/$TARBALL"
    2.19  
    2.20  # Rules to configure and make the package.
    2.21  compile_rules()