summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGrey Christoforo2020-11-01 16:55:22 +0100
committerGrey Christoforo2020-11-01 16:55:22 +0100
commit5b9c8db660016e2b72405fda9cbf1877f128ae1a (patch)
tree08cfc2c54f233a8450fc7bf9c16dd0358e9a6f08 /.SRCINFO
parent937aeae54ba70215c7271e288993effeff5a51ab (diff)
downloadaur-5b9c8db660016e2b72405fda9cbf1877f128ae1a.tar.gz
bump version and drop python2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 7 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9fce48a4cf3c..53d09194cb65 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,16 @@
pkgbase = python-tesserocr
pkgdesc = A simple, Pillow-friendly, Python wrapper around tesseract-ocr API using Cython
- pkgver = 2.5.0
+ pkgver = 2.5.1
pkgrel = 1
url = https://github.com/sirfz/tesserocr
- arch = any
+ arch = x86_64
license = MIT
makedepends = python-setuptools
- makedepends = python2-setuptools
- source = https://files.pythonhosted.org/packages/source/t/tesserocr/tesserocr-2.5.0.tar.gz
- md5sums = 8c620e7978f4f303f4db52918ef01f27
-
-pkgname = python-tesserocr
depends = python
+ depends = leptonica
+ depends = tesseract
+ source = https://files.pythonhosted.org/packages/source/t/tesserocr/tesserocr-2.5.1.tar.gz
+ md5sums = 49d0701f97752dbbc1be708d559a24e6
-pkgname = python2-tesserocr
- depends = python2
+pkgname = python-tesserocr