wok diff lxde-icon-theme/receipt @ rev 25466

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 01 09:32:27 2022 +0000 (20 months ago)
parents ee53899c6189
children
line diff
     1.1 --- a/lxde-icon-theme/receipt	Wed Jul 07 10:35:01 2021 +0000
     1.2 +++ b/lxde-icon-theme/receipt	Sat Oct 01 09:32:27 2022 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="LXDE standard icon theme"
     1.5  MAINTAINER="al.bobylev@gmail.com"
     1.6  LICENSE="LGPL3"
     1.7 -WEB_SITE="https://wiki.lxde.org/en/LXPanel"
     1.8 +WEB_SITE="https://www.lxde.org/"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.10  WGET_URL="$SF_MIRROR/lxde/$TARBALL"
    1.11  TAGS="LXDE"
    1.12 @@ -14,6 +14,7 @@
    1.13  DEPENDS=""
    1.14  BUILD_DEPENDS="coreutils"
    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/LXDE%20Icon%20Theme/ 2>/dev/null | \