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

Eli Schwartz eschwartz at archlinux.org
Wed Feb 7 00:35:28 UTC 2018


    Date: Wednesday, February 7, 2018 @ 00:35:22
  Author: eschwartz
Revision: 289675

upgpkg: ocrfeeder 0.8.1-3

rebuild with separated python2-sane package

Modified:
  ocrfeeder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-07 00:32:46 UTC (rev 289674)
+++ PKGBUILD	2018-02-07 00:35:22 UTC (rev 289675)
@@ -3,13 +3,13 @@
 
 pkgname=ocrfeeder
 pkgver=0.8.1
-pkgrel=2
+pkgrel=3
 pkgdesc="GTK+ document layout analysis and optical character recognition application"
 arch=('any')
 url="https://wiki.gnome.org/Apps/OCRFeeder"
 license=('GPL')
 depends=('python2-pyenchant' 'python2-gobject' 'python2-lxml' 'python2-pillow'
-         'python2-reportlab' 'gtk3' 'goocanvas' 'gtkspell3' 'ghostscript' 'unpaper' 'sane'
+         'python2-reportlab' 'gtk3' 'goocanvas' 'gtkspell3' 'ghostscript' 'unpaper' 'python2-sane'
          'iso-codes')
 makedepends=('intltool' 'gnome-doc-utils' 'python2-gobject2')
 optdepends=('tesseract: character recognition'



More information about the arch-commits mailing list