wok diff gocr/receipt @ rev 11313

add indent, up maintained-by
author Liu Peng <hipeng@yahoo.com>
date Wed Nov 16 11:55:27 2011 +0800 (2011-11-16)
parents df04a17046d6
children 2b1eb1493f37
line diff
     1.1 --- a/gocr/receipt	Wed Jul 22 10:08:24 2009 +0200
     1.2 +++ b/gocr/receipt	Wed Nov 16 11:55:27 2011 +0800
     1.3 @@ -1,13 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gocr"
     1.7 -VERSION="0.47"
     1.8 +VERSION="0.49"
     1.9  CATEGORY="office"
    1.10  SHORT_DESC="Optical Character Recognition program."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.13  WEB_SITE="http://jocr.sourceforge.net/"
    1.14 -WGET_URL="$SF_MIRROR/jocr/$TARBALL"
    1.15 +WGET_URL="http://www-e.uni-magdeburg.de/jschulen/ocr/$TARBALL"
    1.16  
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()