summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMark Wagie2022-02-20 08:23:22 -0700
committerMark Wagie2022-02-20 08:23:22 -0700
commite064f67653b28c62431eac56c502fd464e51fe06 (patch)
treeef97ab67c5ee0218b8385e9e59cbf277b114deca /.SRCINFO
parent5b9c8db660016e2b72405fda9cbf1877f128ae1a (diff)
downloadaur-e064f67653b28c62431eac56c502fd464e51fe06.tar.gz
2.5.2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53d09194cb65..265d41daef02 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = python-tesserocr
pkgdesc = A simple, Pillow-friendly, Python wrapper around tesseract-ocr API using Cython
- pkgver = 2.5.1
- pkgrel = 1
+ pkgver = 2.5.2
+ pkgrel = 3
url = https://github.com/sirfz/tesserocr
arch = x86_64
license = MIT
+ makedepends = cython
makedepends = python-setuptools
depends = python
depends = leptonica
depends = tesseract
- source = https://files.pythonhosted.org/packages/source/t/tesserocr/tesserocr-2.5.1.tar.gz
- md5sums = 49d0701f97752dbbc1be708d559a24e6
+ source = https://pypi.org/packages/source/t/tesserocr/tesserocr-2.5.2.tar.gz
+ sha256sums = 9371dd3f6fe3238039c73bfe15bcaf21389f7e75f62bd530a30110149f39b2ae
pkgname = python-tesserocr
-