wok diff libxfce4ui/receipt @ rev 20639

up rclone to v1.44
author Lucas Levrel <llevrel@yahoo.fr>
date Thu Jan 10 21:49:04 2019 +0100 (2019-01-10)
parents a00bf44ed23d
children 6e8b1bcb30e2
line diff
     1.1 --- a/libxfce4ui/receipt	Sat Aug 10 22:18:41 2013 +0000
     1.2 +++ b/libxfce4ui/receipt	Thu Jan 10 21:49:04 2019 +0100
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libxfce4ui"
     1.7 -VERSION="4.10.0"
     1.8 +VERSION="4.11.1"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Xfce Gtk Widget library"
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12  LICENSE="LGPL2"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14  WEB_SITE="http://www.xfce.org"
    1.15 -WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL"
    1.16 +WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.17  
    1.18  DEPENDS="gtk+ libxfce4util libxfconf startup-notification dbus-glib libglade \
    1.19  util-linux-uuid"