mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pdfcpu: update to 0.6.0.
This commit is contained in:
parent
6d9d2a37f4
commit
afa8955665
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pdfcpu'
|
# Template file for 'pdfcpu'
|
||||||
pkgname=pdfcpu
|
pkgname=pdfcpu
|
||||||
version=0.5.0
|
version=0.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/pdfcpu/pdfcpu"
|
go_import_path="github.com/pdfcpu/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=d67529db954b4b8fd708ac984cf79a53baf57ab2d50ef9ee0f9188f7e4a83127
|
checksum=dc51a082c40d00533c326194bc1a9d85166920ec065656d08980b521e9b9f43b
|
||||||
|
|
Loading…
Add table
Reference in a new issue