wok diff shellinabox/receipt @ rev 25805
created recipe for xfce4-weather-plugin
author | Hans-G?nter Theisgen |
---|---|
date | Wed Nov 13 15:24:31 2024 +0100 (3 weeks ago) |
parents | ab750d4cb0a2 |
children |
line diff
1.1 --- a/shellinabox/receipt Wed Jun 09 15:03:00 2021 +0000 1.2 +++ b/shellinabox/receipt Wed Nov 13 15:24:31 2024 +0100 1.3 @@ -18,8 +18,8 @@ 1.4 1.5 current_version() 1.6 { 1.7 - wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \ 1.8 - sed '/archive.*tar/!d;s|.*/v\(.*\).tar.*|\1|;q' 1.9 + wget -O - ${WGET_URL%/arch*}/commits/master 2>/dev/null | \ 1.10 + sed '/ version /!d;s|.*version ||;s|<.*||;q' 1.11 } 1.12 1.13 # Rules to configure and make the package.