wok diff listpatron/receipt @ rev 25808

created recipe for xmenu
author Hans-G?nter Theisgen
date Thu Dec 19 16:09:37 2024 +0100 (2 weeks ago)
parents 73f36875e5a7
children
line diff
     1.1 --- a/listpatron/receipt	Thu Mar 09 18:12:54 2023 +0000
     1.2 +++ b/listpatron/receipt	Thu Dec 19 16:09:37 2024 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://github.com/fboender/listpatron/releases 2>/dev/null | \
     1.7 -	sed '/archive.*tar/!d;s|.*/v*\(.*\).tar.*|\1|;q'
     1.8 +	sed '/tag\//!d;s|.*tag/v*||;s|".*||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.