wok diff incron/receipt @ rev 25716
xfce4-session: inserted mkdir $fs/sbin
author | Hans-G?nter Theisgen |
---|---|
date | Thu Aug 15 08:40:06 2024 +0100 (6 months ago) |
parents | fc5691f50fea |
children |
line diff
1.1 --- a/incron/receipt Fri Mar 11 14:57:00 2022 +0100 1.2 +++ b/incron/receipt Thu Aug 15 08:40:06 2024 +0100 1.3 @@ -18,8 +18,8 @@ 1.4 # What is the latest version available today? 1.5 current_version() 1.6 { 1.7 - wget -O - ${WGET_URL%/*} 2>/dev/null | \ 1.8 - sed "/doc/d;/latest/d;/$PACKAGE-/!d;/tar/!d;s|.*$PACKAGE-\\(.*\\).tar.*\".*|\\1|" | sort -Vr | sed q 1.9 + wget -O - ${WGET_URL%/arch*}/tags 2>/dev/null | \ 1.10 + sed '/doc/d;/latest/d;/tag\//!d;s|.*tag/v*||;s|".*||;q' 1.11 } 1.12 1.13 # Rules to configure and make the package.