revive: update to 1.0.1
This commit is contained in:
parent
9f2f42ec67
commit
db149c8cc2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'revive'
|
||||
pkgname=revive
|
||||
version=1.0.0
|
||||
version=1.0.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/mgechev/revive"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Paper <paper@tilde.institute>"
|
|||
license="MIT"
|
||||
homepage="https://revive.run/"
|
||||
distfiles="https://github.com/mgechev/revive/archive/v$version.tar.gz"
|
||||
checksum=604129d620459995282eb084fd198a04d791687580bf802398836852c81640ef
|
||||
checksum=c89d65ea51297c5fbda9f2b729d72db857654a0ec8e7f7f9918a96f13d73b01e
|
||||
|
||||
post_install() {
|
||||
vdoc RULES_DESCRIPTIONS.md
|
||||
|
|
Loading…
Reference in New Issue