wok diff tlp/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 (3 weeks ago) |
parents | 8c8f0cd75a42 |
children |
line diff
1.1 --- a/tlp/receipt Fri Jul 29 14:09:09 2022 +0100 1.2 +++ b/tlp/receipt Fri Jan 03 16:23:37 2025 +0000 1.3 @@ -13,10 +13,11 @@ 1.4 1.5 SUGGESTED="perl" 1.6 1.7 +# What is the latest version available today? 1.8 current_version() 1.9 { 1.10 wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \ 1.11 - sed '/archive.*tar/!d;s|.*/\(.*\).tar.*|\1|;q' 1.12 + sed '/tag\//!d;s|.*tag/v*||;s|".*||;q' 1.13 } 1.14 1.15 # Rules to configure and make the package.