community/ocrmypdf: upgrade to 5.5

This commit is contained in:
Roberto Oliveira 2018-01-16 21:51:59 +00:00
parent b8cead0e7d
commit 3a1a2aa72b

View File

@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname=ocrmypdf
pkgver=5.4.4
pkgver=5.5
pkgrel=0
pkgdesc="Add OCR text layer to scanned PDF files"
url="https://github.com/jbarlow83/OCRmyPDF"
@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="6dc381fc79e81137d833e64855a3031dc11af007754621b6d8155130d73b531aa6622a02572268b5d7ddb97f27541540858a6a9b96b9451aa6eb2c4c29b6db41 ocrmypdf-5.4.4.tar.gz"
sha512sums="766c9eca66245a90e1078f5f94da6abfee5280e47ec9139443b099b7dad29df25d1bf10967dc1560a76f6cc9e2a5a72fcf1225b06d4ee97e1a5982db55005cb6 ocrmypdf-5.5.tar.gz"