wok diff libgooglepinyin/receipt @ rev 25164

updated python-antlr (3.5.2 -> 3.5.3)
author Hans-G?nter Theisgen
date Fri Jul 01 10:50:21 2022 +0100 (23 months ago)
parents ac8ca9758df1
children fbe88431f963
line diff
     1.1 --- a/libgooglepinyin/receipt	Sat Jan 15 15:21:40 2022 +0000
     1.2 +++ b/libgooglepinyin/receipt	Fri Jul 01 10:50:21 2022 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="A fork from google pinyin on android."
     1.5  MAINTAINER="lufeng369@slitaz.org"
     1.6  LICENSE="Apache"
     1.7 -WEB_SITE="https://github.com/promisejohn/libgooglepinyin"
     1.8 +WEB_SITE="https://github.com/palanceli/libgooglepinyin/"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WGET_URL="$WEB_SITE/archive/$VERSION.tar.gz"
    1.12 @@ -14,6 +14,7 @@
    1.13  DEPENDS=""
    1.14  BUILD_DEPENDS="cairo-dev cmake gtk+-dev intltool pango-dev"
    1.15  
    1.16 +# What is the latest version available today?
    1.17  current_version()
    1.18  {
    1.19  	wget -O - ${WGET_URL%/arch*}/tags 2>/dev/null | \