wok diff lxqt-config-randr/receipt @ rev 25793

reverted version 4.14.1 to 4.12.0 for xfconf packages
author Hans-G?nter Theisgen
date Wed Oct 23 15:16:12 2024 +0100 (3 months ago)
parents 4f225ad3e12e
children
line diff
     1.1 --- a/lxqt-config-randr/receipt	Sat Jun 25 16:14:50 2022 +0000
     1.2 +++ b/lxqt-config-randr/receipt	Wed Oct 23 15:16:12 2024 +0100
     1.3 @@ -19,7 +19,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - $WEB_SITE/releases 2>/dev/null | \
     1.7 -	sed '/archive.*tar/!d;s|.*/[A-Za-z_-]*\(.*\).tar.*|\1|;q'
     1.8 +	sed '/tag\//!d;s|.*tag/[A-Za-z_-]*||;s|".*||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.