mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
pdfcpu: update to 0.7.0.
This commit is contained in:
parent
0cd5851494
commit
ef848fe26f
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.6.0
|
version=0.7.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=dc51a082c40d00533c326194bc1a9d85166920ec065656d08980b521e9b9f43b
|
checksum=e36b1b03ff77fc2b9aa7ab4becfd2e0db271da0d5c56f6eb9b9ac844a04a00c1
|
||||||
|
|
Loading…
Add table
Reference in a new issue