wok diff python-invoice2data/receipt @ rev 20475

Typos in receipt variable names
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Oct 17 10:43:04 2018 +0200 (2018-10-17)
parents e2ba79a6a8fb
children 814362194a8d
line diff
     1.1 --- a/python-invoice2data/receipt	Fri Jan 27 10:21:31 2017 +0100
     1.2 +++ b/python-invoice2data/receipt	Wed Oct 17 10:43:04 2018 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="https://github.com/m3nu/invoice2data"
     1.6  WGET_URL="$WEB_SITE/archive/v$VERSION.tar.gz"
     1.7 -TAGES="pdf"
     1.8 +TAGS="pdf"
     1.9  
    1.10  DEPENDS="python poppler-apps"
    1.11  BUILD_DEPENDS="python setuptools"