wok diff clex/receipt @ rev 25748

xfce4-clipman-plugin, xfce4-notifyd, xfce4-volumed: replaced dependency libxfconf by xfconf
author Hans-G?nter Theisgen
date Sat Aug 31 09:56:34 2024 +0100 (4 months ago)
parents 01119cbefbc3
children
line diff
     1.1 --- a/clex/receipt	Wed Aug 31 16:18:16 2022 +0000
     1.2 +++ b/clex/receipt	Sat Aug 31 09:56:34 2024 +0100
     1.3 @@ -21,7 +21,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - ${WGET_URL%/download*} 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.