wok diff lxshortcut/receipt @ rev 25368
libmpd: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jul 29 10:44:25 2022 +0000 (2022-07-29) |
parents | ee53899c6189 |
children | d3556b8f5c3d |
line diff
1.1 --- a/lxshortcut/receipt Wed Jul 07 10:35:01 2021 +0000 1.2 +++ b/lxshortcut/receipt Fri Jul 29 10:44:25 2022 +0000 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="rcx@zoominternet.net" 1.5 LICENSE="GPL3" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WEB_SITE="https://wiki.lxde.org/en/LXPanel" 1.8 +WEB_SITE="https://www.lxde.org/" 1.9 WGET_URL="$SF_MIRROR/lxde/$TARBALL" 1.10 TAGS="LXDE" 1.11 1.12 @@ -17,6 +17,7 @@ 1.13 BUILD_DEPENDS="pkg-config gettext intltool gtk+-dev \ 1.14 xorg-xproto xorg-renderproto xorg-libX11-dev xorg-kbproto xorg-libXau-dev xorg-libXdmcp-dev" 1.15 1.16 +# What is the latest version available today? 1.17 current_version() 1.18 { 1.19 wget -O - https://sourceforge.net/projects/lxde/files/LXShortcut%20%28edit%20app%20shortcut%29/ 2>/dev/null | \