wok diff cairo-clock/receipt @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (23 months ago)
parents afae00265386
children bff339676249
line diff
     1.1 --- a/cairo-clock/receipt	Tue Feb 08 16:59:06 2022 +0000
     1.2 +++ b/cairo-clock/receipt	Sat May 21 21:38:29 2022 +0000
     1.3 @@ -19,7 +19,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - ${WGET_URL%/*} 2>/dev/null | \
     1.7 -	sed "/${PACKAGE}_/!d;/orig/!d;s|.*${PACKAGE}_\\(.*\\).tar.*\".*|\\1|;q"
     1.8 +	sed "/${PACKAGE}_/!d;/orig/!d;s|.*${PACKAGE}_\\(.*\\).orig.tar.*\".*|\\1|;q"
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.