[arch-commits] CVS update of extra/office/ocrad (PKGBUILD)

Damir Perisa damir at archlinux.org
Sat Feb 2 18:20:33 UTC 2008


    Date: Saturday, February 2, 2008 @ 13:20:33
  Author: damir
    Path: /home/cvs-extra/extra/office/ocrad

Modified: PKGBUILD (1.6 -> 1.7)

upgpkg: ocrad 0.17-1


----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)


Index: extra/office/ocrad/PKGBUILD
diff -u extra/office/ocrad/PKGBUILD:1.6 extra/office/ocrad/PKGBUILD:1.7
--- extra/office/ocrad/PKGBUILD:1.6	Sun Oct 22 08:04:17 2006
+++ extra/office/ocrad/PKGBUILD	Sat Feb  2 13:20:33 2008
@@ -1,13 +1,13 @@
-# $Id: PKGBUILD,v 1.6 2006/10/22 12:04:17 damir Exp $
+# $Id: PKGBUILD,v 1.7 2008/02/02 18:20:33 damir Exp $
 # Maintainer: damir <damir at archlinux.org>
 
 pkgname=ocrad
-pkgver=0.16
+pkgver=0.17
 pkgrel=1
 pkgdesc="OCR (Optical Character Recognition) program implemented as a filter and based on a feature extraction method"
 arch=("i686" "x86_64")
 url="http://www.gnu.org/software/ocrad/ocrad.html"
-depends=('gcc')
+depends=('gcc-libs')
 
 source=("http://ftp.gnu.org/gnu/ocrad/ocrad-$pkgver.tar.bz2")
 
@@ -18,3 +18,4 @@
   make prefix=$startdir/pkg/usr install
 }
 
+md5sums=('687c213b3334d5a6c2dcef97805c5882')




More information about the arch-commits mailing list