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

Balló György bgyorgy at nymeria.archlinux.org
Sat Feb 16 18:59:16 UTC 2013


    Date: Saturday, February 16, 2013 @ 19:59:15
  Author: bgyorgy
Revision: 84330

upgpkg: ocrfeeder 0.7.11-1

Update to version 0.7.11

Modified:
  ocrfeeder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-16 17:25:27 UTC (rev 84329)
+++ PKGBUILD	2013-02-16 18:59:15 UTC (rev 84330)
@@ -2,8 +2,8 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=ocrfeeder
-pkgver=0.7.10
-pkgrel=2
+pkgver=0.7.11
+pkgrel=1
 pkgdesc="GTK+ document layout analysis and optical character recognition application"
 arch=('any')
 url="http://live.gnome.org/OCRFeeder"
@@ -16,14 +16,13 @@
             'cuneiform: character recognition')
 install=$pkgname.install
 source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('3ad53bd5109245696368fc2259237ca722129ca42ea5a2bc9a84ece2726a4e62')
+sha256sums=('4508f4a0e2fdab521ab4a6d0265058a21fda80622483b169fd041189938ea6d5')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
   sed -i 's@^#!.*python$@#!/usr/bin/python2@' bin/ocrfeeder*.in src/ocrfeeder/odf/*.py
 
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-              --disable-scrollkeeper \
               PYTHON=python2
   make
 }




More information about the arch-commits mailing list