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

Daniel M. Capella polyzen at archlinux.org
Mon Jun 7 00:57:28 UTC 2021


    Date: Monday, June 7, 2021 @ 00:57:27
  Author: polyzen
Revision: 956732

upgpkg: python-pytesseract 0.3.8-1

Modified:
  python-pytesseract/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-07 00:07:26 UTC (rev 956731)
+++ PKGBUILD	2021-06-07 00:57:27 UTC (rev 956732)
@@ -3,8 +3,8 @@
 
 _name=pytesseract
 pkgname=python-pytesseract
-pkgver=0.3.7
-pkgrel=3
+pkgver=0.3.8
+pkgrel=1
 pkgdesc='Python wrapper for Google Tesseract'
 arch=('any')
 url=https://github.com/madmaze/pytesseract
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' )
 checkdepends=('python-pytest' 'tesseract-data-eng' 'tesseract-data-fra')
 source=("$url/archive/v$pkgver/$_name-v$pkgver.tar.gz")
-b2sums=('88096f3b4d36fe00dc0123e80d4bbd7fe83726c6aa8a5a72a8ba93e405493869fdcada66a9d10ec54195c278a799ac8fa6bbf9da868896ef760babdadd53ad7f')
+b2sums=('601610e14c259ab69ca0f4b17e3ea0478c8904c524c573b960859036684cdef5aaf16268e454e4d7f16e5b54d6d4522dd758642c70de3b23822f7e2bf4cfd861')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list