wok-current diff libxfce4ui/receipt @ rev 20307
Up tazlito (495)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon May 07 20:57:04 2018 +0200 (2018-05-07) |
parents | a00bf44ed23d |
children | 6e8b1bcb30e2 |
line diff
1.1 --- a/libxfce4ui/receipt Sat Aug 10 22:18:41 2013 +0000 1.2 +++ b/libxfce4ui/receipt Mon May 07 20:57:04 2018 +0200 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"