File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11pkgbase = ocrmypdf
22 pkgdesc = A tool to add an OCR text layer to scanned PDF files, allowing them to be searched
3- pkgver = 16.11.0
3+ pkgver = 16.11.1
44 pkgrel = 1
55 url = https://github.com/ocrmypdf/OCRmyPDF
66 install = ocrmypdf.install
@@ -27,7 +27,7 @@ pkgbase = ocrmypdf
2727 depends = python-packaging
2828 depends = python-deprecation
2929 optdepends = jbig2enc: Better compression algorithm; results in smaller PDF files
30- source = https://files.pythonhosted.org/packages/source/o/ocrmypdf/ocrmypdf-16.11.0 .tar.gz
31- sha256sums = d89077e503238dac35c6e565925edc8d98b71e5289853c02cacbc1d0901f1be7
30+ source = https://files.pythonhosted.org/packages/source/o/ocrmypdf/ocrmypdf-16.11.1 .tar.gz
31+ sha256sums = 838ab69e0ee0f04feea0d5861a17badecab6d3beaed0e29a97058eadda58cbb1
3232
3333pkgname = ocrmypdf
Original file line number Diff line number Diff line change 55# Contributor: Daniel Reuter <[email protected] >66
77pkgname=ocrmypdf
8- pkgver=16.11.0
8+ pkgver=16.11.1
99pkgrel=1
1010pkgdesc=" A tool to add an OCR text layer to scanned PDF files, allowing them to be searched"
1111url=" https://github.com/ocrmypdf/OCRmyPDF"
@@ -17,7 +17,7 @@ depends=('python>=3.9' 'img2pdf' 'python-pillow' 'tesseract' 'ghostscript' 'unpa
1717makedepends=(' python-hatch-vcs' ' python-build' ' python-installer' ' python-wheel' )
1818optdepends=(' jbig2enc: Better compression algorithm; results in smaller PDF files' )
1919source=(" https://files.pythonhosted.org/packages/source/${pkgname:: 1} /$pkgname /$pkgname -$pkgver .tar.gz" )
20- sha256sums=(' d89077e503238dac35c6e565925edc8d98b71e5289853c02cacbc1d0901f1be7 ' )
20+ sha256sums=(' 838ab69e0ee0f04feea0d5861a17badecab6d3beaed0e29a97058eadda58cbb1 ' )
2121install=" ${pkgname} .install"
2222
2323build () {
You can’t perform that action at this time.
0 commit comments