wok rev 16201
Up: libxfce4ui (4.11.1)
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Sun Mar 30 21:46:56 2014 +0000 (2014-03-30) |
parents | 047d32600be5 |
children | 4bcc8d00f1b4 |
files | libxfce4ui-dev/receipt libxfce4ui/receipt |
line diff
1.1 --- a/libxfce4ui-dev/receipt Sun Mar 30 21:29:53 2014 +0000 1.2 +++ b/libxfce4ui-dev/receipt Sun Mar 30 21:46:56 2014 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libxfce4ui-dev" 1.7 -VERSION="4.10.0" 1.8 +VERSION="4.11.1" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Xfce Gtk Widget library dev files" 1.11 MAINTAINER="erjo@slitaz.org"
2.1 --- a/libxfce4ui/receipt Sun Mar 30 21:29:53 2014 +0000 2.2 +++ b/libxfce4ui/receipt Sun Mar 30 21:46:56 2014 +0000 2.3 @@ -1,14 +1,14 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="libxfce4ui" 2.7 -VERSION="4.10.0" 2.8 +VERSION="4.11.1" 2.9 CATEGORY="x-window" 2.10 SHORT_DESC="Xfce Gtk Widget library" 2.11 MAINTAINER="erjo@slitaz.org" 2.12 LICENSE="LGPL2" 2.13 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.14 WEB_SITE="http://www.xfce.org" 2.15 -WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL" 2.16 +WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 2.17 2.18 DEPENDS="gtk+ libxfce4util libxfconf startup-notification dbus-glib libglade \ 2.19 util-linux-uuid"