wok diff unifont/receipt @ rev 19076
web-google-service: complete last line in description.txt (hi, Leonardo)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Apr 25 04:36:15 2016 +0300 (2016-04-25) |
parents | 75dbd88e19cd |
children | d1570adae0ba |
line diff
1.1 --- a/unifont/receipt Wed Feb 24 08:39:49 2016 -0300 1.2 +++ b/unifont/receipt Mon Apr 25 04:36:15 2016 +0300 1.3 @@ -6,10 +6,10 @@ 1.4 SHORT_DESC="The Standard GNU Unifont TTF." 1.5 MAINTAINER="hackdorte@sapo.pt" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="http://unifoundry.com" 1.8 +WEB_SITE="http://unifoundry.com/" 1.9 1.10 -TARBALL="unifont-8.0.01.ttf" 1.11 -WGET_URL="$WEB_SITE/pub/$PACKAGE-$VERSION/font-builds/$TARBALL" 1.12 +TARBALL="$PACKAGE-$VERSION.ttf" 1.13 +WGET_URL="${WEB_SITE}pub/$PACKAGE-$VERSION/font-builds/$TARBALL" 1.14 1.15 DEPENDS="" 1.16 BUILD_DEPENDS="wget"