wok diff vym/receipt @ rev 25708

Add shrinkler
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jul 25 12:01:54 2024 +0000 (2 months ago)
parents 29df00e1e19d
children
line diff
     1.1 --- a/vym/receipt	Wed Jul 19 13:00:59 2023 +0000
     1.2 +++ b/vym/receipt	Thu Jul 25 12:01:54 2024 +0000
     1.3 @@ -18,7 +18,7 @@
     1.4  {
     1.5  	wget -O - https://sourceforge.net/projects/$PACKAGE/files/ 2>/dev/null | \
     1.6  	sed '/Development/d;/scope="row/!d;s|.*a href="|"https://sourceforge.net|;s| .*||;q' | xargs wget -O - 2>/dev/null | \
     1.7 -	sed "/$PACKAGE-/!d;/tar/!d;s|.*$PACKAGE-\\(.*\\).tar.*|\\1|;q"
     1.8 +	sed "/$PACKAGE-/!d;s|.*$PACKAGE-||;s|\.[a-z].*||;q"
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.