wok diff lxde-icon-theme/receipt @ rev 25236
updated python-shapely (1.7.0 -> 1.7.1)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jul 13 17:41:12 2022 +0100 (2022-07-13) |
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 Wed Jul 13 17:41:12 2022 +0100 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 | \