parent
3815cbd10e
commit
f038c52d94
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'croc'
|
||||
pkgname=croc
|
||||
version=8.5.1
|
||||
version=8.6.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/schollz/croc/v${version%%.*}
|
||||
|
@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/schollz/croc"
|
||||
distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz"
|
||||
checksum=2ab0a479196b8ca3f024d5dad7e42c871e043a846c14beb374c48f2c172390d7
|
||||
checksum=f5e4167710f32bb31c6cc346f191cbc74186a0864b122edc9051534688ba9a85
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue