[arch-commits] Commit in gocr/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Wed Aug 26 10:46:56 UTC 2009


    Date: Wednesday, August 26, 2009 @ 06:46:55
  Author: allan
Revision: 50423

upgpkg: gocr 0.48-1
    upstream update

Modified:
  gocr/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-26 09:19:20 UTC (rev 50422)
+++ PKGBUILD	2009-08-26 10:46:55 UTC (rev 50423)
@@ -1,8 +1,9 @@
 # $Id$
-# Maintainer: damir <damir at archlinux.org>
+# Maintainer: 
+# Contributor: damir <damir at archlinux.org>
 
 pkgname=gocr
-pkgver=0.47
+pkgver=0.48
 pkgrel=1
 pkgdesc="Open-source character recognition (OCR)"
 arch=("i686" "x86_64")
@@ -10,8 +11,8 @@
 license=('GPL')
 depends=('glibc' 'netpbm')
 optdepends=('tk: to use the tk frontend')
-source=(http://downloads.sourceforge.net/sourceforge/jocr/gocr-$pkgver.tar.gz)
-md5sums=('73e35e7dbf3f61b9e53a175e555404d4')
+source=(http://www-e.uni-magdeburg.de/jschulen/ocr/gocr-${pkgver}.tar.gz)
+md5sums=('9882ba9a93fcb18ab704a10da80c228c')
 
 build() {
   cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list