revive: update to 1.0.3
This commit is contained in:
parent
0e52e496b4
commit
12850214ff
1 changed files with 2 additions and 3 deletions
|
@ -1,16 +1,15 @@
|
|||
# Template file for 'revive'
|
||||
pkgname=revive
|
||||
version=1.0.2
|
||||
version=1.0.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/mgechev/revive"
|
||||
hostmakedepends="git"
|
||||
short_desc="Drop-in replacement for golint"
|
||||
maintainer="Paper <paper@tilde.institute>"
|
||||
license="MIT"
|
||||
homepage="https://revive.run/"
|
||||
distfiles="https://github.com/mgechev/revive/archive/v$version.tar.gz"
|
||||
checksum=1d3b7a171afba55ee5a6cd7c87ebbcb452ec78a6cf0543584fada7d725ffca31
|
||||
checksum=3f829c35dcc8b94bb78c706c2a35bb1f5c77e83128614aa3867fe2952d0ce936
|
||||
|
||||
post_install() {
|
||||
vdoc RULES_DESCRIPTIONS.md
|
||||
|
|
Loading…
Reference in a new issue