wok diff xcursor-comix/receipt @ rev 24973

Up zsh (5.8.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 01 15:03:44 2022 +0000 (2022-05-01)
parents 1a10044dd144
children 5a92a26adcc1
line diff
     1.1 --- a/xcursor-comix/receipt	Sat Jun 12 09:44:03 2021 +0000
     1.2 +++ b/xcursor-comix/receipt	Sun May 01 15:03:44 2022 +0000
     1.3 @@ -15,10 +15,11 @@
     1.4  DEPENDS="xorg-libXcursor"
     1.5  BUILD_DEPENDS=""
     1.6  
     1.7 +# What is the latest version available today?
     1.8  current_version()
     1.9  {
    1.10 -	wget -O - ${WGET_URL%/*} 2>/dev/null | \
    1.11 -	sed '/tar.bz2/!d;s|.*"ComixCursors-Opaque-\([0-9].*\).tar.bz2".*|\1|;q'
    1.12 +	wget -O - 'https://gitlab.com/limitland/comixcursors/-/tags?sort=updated_desc' 2>/dev/null | \
    1.13 +	sed '/item-title/!d;s|.*">[a-z-]*||;s|<.*||;q'
    1.14  }
    1.15  
    1.16  # Rules to gen a SliTaz package suitable for Tazpkg.