aboutsummaryrefslogtreecommitdiffstats
path: root/community/ocrmypdf
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@alpinelinux.org>2017-11-20 22:18:37 +0000
committerCarlo Landmeter <clandmeter@alpinelinux.org>2017-11-20 22:18:37 +0000
commit9826b797efaf819b521d253d9370c08ea04037d1 (patch)
tree615821b2e990c534d136807da9a2a418e2c2596d /community/ocrmypdf
parentb4e510b26def15bbea956a0e1b0d8d7771b37ce8 (diff)
community/ocrmypdf: upgrade to 5.4.3
Diffstat (limited to 'community/ocrmypdf')
-rw-r--r--community/ocrmypdf/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ocrmypdf/APKBUILD b/community/ocrmypdf/APKBUILD
index 4800802e473..ea863617c78 100644
--- a/community/ocrmypdf/APKBUILD
+++ b/community/ocrmypdf/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname=ocrmypdf
-pkgver=5.4.2
-pkgrel=1
+pkgver=5.4.3
+pkgrel=0
pkgdesc="Add OCR text layer to scanned PDF files"
url="https://github.com/jbarlow83/OCRmyPDF"
arch="noarch"
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="9642232ef720c7ddce633bdbb810e7c9a2eac6cea470604d18b390e8e85098f1beb40342859ec479195d00690fe526a961a025de57e3922afe82686315be4473 ocrmypdf-5.4.2.tar.gz"
+sha512sums="e96fec0f90c077b82c3b1d3728d8286be8ec5a3877bcf496b65ae39d6cf4b6101aa0c37830d187cbe08d1558d0d52b0a7a915491d8da69751882b4b81a5d3aff ocrmypdf-5.4.3.tar.gz"