wok diff pcmanfm/receipt @ rev 25457

Normazile https://sourceforge.net/projects web_sites
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 23 08:28:09 2022 +0000 (20 months ago)
parents 9e975300b9fa
children 69e1e705f038
line diff
     1.1 --- a/pcmanfm/receipt	Sat Jun 25 16:25:35 2022 +0100
     1.2 +++ b/pcmanfm/receipt	Fri Sep 23 08:28:09 2022 +0000
     1.3 @@ -7,7 +7,7 @@
     1.4  SHORT_DESC="Light and easy to use file manager."
     1.5  MAINTAINER="maintainer@slitaz.org"
     1.6  LICENSE="GPL2"
     1.7 -WEB_SITE="https://sourceforge.net/projects/pcmanfm/"
     1.8 +WEB_SITE="https://sourceforge.net/projects/pcmanfm"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.11  WGET_URL="$SF_MIRROR/$PACKAGE/files/$TARBALL"
    1.12 @@ -27,6 +27,7 @@
    1.13  	i?86) BUILD_DEPENDS="$BUILD_DEPENDS shared-mime-info intltool gvfs-dev" ;;
    1.14  esac
    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/pcmanfm/files/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/PCManFM/ 2>/dev/null | \