wok diff peazip/receipt @ rev 24591

updated genext2fs (1.4.1 -> 1.5.0)
author Hans-G?nter Theisgen
date Mon Feb 28 17:48:46 2022 +0100 (2022-02-28)
parents 15650f5d595b
children 870e1ce31226
line diff
     1.1 --- a/peazip/receipt	Fri Sep 17 10:35:57 2021 +0000
     1.2 +++ b/peazip/receipt	Mon Feb 28 17:48:46 2022 +0100
     1.3 @@ -18,10 +18,11 @@
     1.4  DEPENDS="desktop-file-utils xorg-libX11 atk glibc-base cairo gtk+ \
     1.5  	gdk-pixbuf glib gmp pango libcurl ncurses upx zpaq xdg-utils"
     1.6  
     1.7 +# What is the latest version available today?
     1.8  current_version()
     1.9  {
    1.10 -	wget -O - http://peazip.org/peazip-linux-x86.html 2>/dev/null | \
    1.11 -	sed '/Linux x86 /!d;s|.*x86 ||;s|<.*||;q'
    1.12 +	wget -O - https://github.com/peazip/PeaZip/releases 2>/dev/null | \
    1.13 +	sed '/archive.*tar/!d;s|.*/v*\(.*\).tar.*|\1|;q'
    1.14  }
    1.15  
    1.16  # Rules to gen a SliTaz package suitable for Tazpkg.