wok diff irssi-scripts/receipt @ rev 25695

sc-im: replaced released version by development version
author Hans-G?nter Theisgen
date Fri Apr 26 08:13:41 2024 +0100 (3 weeks ago)
parents 4ce52a0b72fd
children
line diff
     1.1 --- a/irssi-scripts/receipt	Wed Mar 16 10:01:11 2022 +0000
     1.2 +++ b/irssi-scripts/receipt	Fri Apr 26 08:13:41 2024 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://github.com/irssi/scripts.irssi.org/commits/master 2>/dev/null | \
     1.7 -	sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y%m%d -d
     1.8 +	sed 's|",|&\n|g' | sed '/committedDate/!d;s|.*":"||;s|T.*||;s|-||g;q'
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.