wok diff xfce4-settings/receipt @ rev 25686
Use System category for pm-suspend entry
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Sat Apr 06 12:03:22 2024 +0200 (7 months ago) |
parents | 17091bc7c301 |
children | 59ec0d609b58 |
line diff
1.1 --- a/xfce4-settings/receipt Thu Feb 10 18:04:02 2022 +0000 1.2 +++ b/xfce4-settings/receipt Sat Apr 06 12:03:22 2024 +0200 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="https://www.xfce.org/" 1.7 -WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 1.8 +WGET_URL="https://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 1.9 1.10 DEPENDS="libxfce4util libxfce4ui libexo xfconf libglade dbus-glib xorg-libXi \ 1.11 xorg-libXrandr libnotify libwnck"