15 lines
497 B
Bash
15 lines
497 B
Bash
# Template file for 'pdfcpu'
|
|
pkgname=pdfcpu
|
|
version=0.8.1
|
|
revision=1
|
|
build_style=go
|
|
go_import_path="github.com/pdfcpu/pdfcpu"
|
|
go_package="${go_import_path}/cmd/pdfcpu"
|
|
short_desc="PDF processor"
|
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|
license="Apache-2.0"
|
|
homepage="http://pdfcpu.io/"
|
|
changelog="https://github.com/pdfcpu/pdfcpu/releases"
|
|
distfiles="https://github.com/pdfcpu/pdfcpu/archive/v${version}.tar.gz"
|
|
checksum=965624c0d714d8ae2c3db06874ae37973d37bb7815ea4eeec7c761ffc6143a1a
|