wok diff slim-theme-esperanza/receipt @ rev 25809

Fix gtk+3 dep for libwnck3, thanks Ceel
author Stanislas Leduc <shann@slitaz.org>
date Fri Jan 03 16:23:37 2025 +0000 (5 days ago)
parents 77ec99338524
children
line diff
     1.1 --- a/slim-theme-esperanza/receipt	Sat Jun 25 14:36:45 2022 +0000
     1.2 +++ b/slim-theme-esperanza/receipt	Fri Jan 03 16:23:37 2025 +0000
     1.3 @@ -20,7 +20,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://github.com/SliTaz-official/hackdorte-artwork/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 configure and make the package.