mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pdfcpu: update to 0.8.0.
This commit is contained in:
parent
203f045971
commit
56b6143c61
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.7.0
|
version=0.8.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=e36b1b03ff77fc2b9aa7ab4becfd2e0db271da0d5c56f6eb9b9ac844a04a00c1
|
checksum=38fa9db4e6d2ad1dfe533acd26c12a56b5940ae3ec4d57fee927b6bc9d223359
|
||||||
|
|
Loading…
Add table
Reference in a new issue