extractpdfmark: update to 1.0.3

This commit is contained in:
newbluemoon 2018-12-10 07:29:26 +01:00 committed by maxice8
parent 4903b6fba0
commit 9c66d3afbd
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'extractpdfmark'
pkgname=extractpdfmark
version=1.0.2
revision=6
version=1.0.3
revision=1
build_wrksrc=build
build_style=gnu-configure
configure_script="../configure"
@ -9,10 +9,10 @@ hostmakedepends="pkg-config automake autogen gettext-devel"
makedepends="poppler-devel"
short_desc="Extract page mode and named destinations as PDFmark from PDF"
maintainer="newbluemoon <blaumolch@mailbox.org>"
license="GPL-3"
license="GPL-3.0-or-later"
homepage="https://www.ctan.org/pkg/extractpdfmark"
distfiles="https://github.com/trueroad/${pkgname}/archive/v${version}.tar.gz"
checksum=2c630d7016ad13b4676eb40d664a564fe849bd2dec6f1dafc0de33ec3755bc9c
checksum=f7e8d9d2a87e043cebf7a00ec6af4fc640e5b8958d101559596e6b55d40ec3e2
post_extract() {
if [ ! -d ${wrksrc}/${build_wrksrc} ]; then