mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pdfcpu: update to 0.9.1.
This commit is contained in:
parent
43c2ebc452
commit
fe396da34f
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.9.0
|
version=0.9.1
|
||||||
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=5d18e52c70ebd75e1cc6c88faf18679a009560e781d9a29d171ae2639c1759ff
|
checksum=79572e599deddfaa72109f3e029b74b8cd6070657355e8cc9d8c7fb91da73c71
|
||||||
|
|
Loading…
Add table
Reference in a new issue