wok diff aspell-nl/receipt @ rev 25176

updated python-formalchemy (1.5.5 -> 1.5.6)
author Hans-G?nter Theisgen
date Fri Jul 01 17:52:21 2022 +0100 (23 months ago)
parents 5075d5ce24d0
children c3a6f662a1c1
line diff
     1.1 --- a/aspell-nl/receipt	Thu Jan 27 14:44:44 2022 +0100
     1.2 +++ b/aspell-nl/receipt	Fri Jul 01 17:52:21 2022 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - $WEB_SITE 2>/dev/null | \
     1.7 -	sed "/$PACKAGE/!d;s|.*$PACKAGE-\\(.*\\).tar.*\".*|\\1|;q" 
     1.8 +	sed "/$PACKAGE/!d;s|.*$PACKAGE-\\(.*\\).tar.*\".*|\\1|;s|-|.|g;q" 
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.