mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pdfcpu: update to 0.8.1.
This commit is contained in:
parent
adbd4e0180
commit
8d820e51f1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pdfcpu'
|
# Template file for 'pdfcpu'
|
||||||
pkgname=pdfcpu
|
pkgname=pdfcpu
|
||||||
version=0.8.0
|
version=0.8.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/pdfcpu/pdfcpu"
|
go_import_path="github.com/pdfcpu/pdfcpu"
|
||||||
go_package="${go_import_path}/cmd/pdfcpu"
|
go_package="${go_import_path}/cmd/pdfcpu"
|
||||||
|
@ -11,4 +11,4 @@ license="Apache-2.0"
|
||||||
homepage="http://pdfcpu.io/"
|
homepage="http://pdfcpu.io/"
|
||||||
changelog="https://github.com/pdfcpu/pdfcpu/releases"
|
changelog="https://github.com/pdfcpu/pdfcpu/releases"
|
||||||
distfiles="https://github.com/pdfcpu/pdfcpu/archive/v${version}.tar.gz"
|
distfiles="https://github.com/pdfcpu/pdfcpu/archive/v${version}.tar.gz"
|
||||||
checksum=38fa9db4e6d2ad1dfe533acd26c12a56b5940ae3ec4d57fee927b6bc9d223359
|
checksum=965624c0d714d8ae2c3db06874ae37973d37bb7815ea4eeec7c761ffc6143a1a
|
||||||
|
|
Loading…
Add table
Reference in a new issue