wok diff scim-pinyin/receipt @ rev 25618

Update get-pcem-roms
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Aug 28 14:28:52 2023 +0000 (17 months ago)
parents e919c5a2742d
children 98eb7c7288b5
line diff
     1.1 --- a/scim-pinyin/receipt	Wed Feb 02 18:01:43 2022 +0000
     1.2 +++ b/scim-pinyin/receipt	Mon Aug 28 14:28:52 2023 +0000
     1.3 @@ -19,7 +19,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://sourceforge.net/projects/scim/files/scim-pinyin/ 2>/dev/null | \
     1.7 -	sed '/scope="row/!d;s|.*href="|"https://sourceforge.net|;q' | xargs wget -O - 2>/dev/null | \
     1.8 +	sed '/scope="row/!d;s|.*a href="|"https://sourceforge.net|;s| .*||;q' | xargs wget -O - 2>/dev/null | \
     1.9  	sed '/scope="row/!d;s|.*/scim-pinyin-||;s|.tar.*||;q'
    1.10  }
    1.11  # Rules to configure and make the package.