We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52465f2 commit f65474fCopy full SHA for f65474f
srcpkgs/revive/template
@@ -1,6 +1,6 @@
1
# Template file for 'revive'
2
pkgname=revive
3
-version=1.11.0
+version=1.12.0
4
revision=1
5
build_style=go
6
go_ldflags="-X github.com/mgechev/revive/cli.version=$version"
@@ -11,7 +11,7 @@ license="MIT"
11
homepage="https://revive.run/"
12
changelog="https://github.com/mgechev/revive/releases"
13
distfiles="https://github.com/mgechev/revive/archive/refs/tags/v${version}.tar.gz"
14
-checksum=1624844ed9a3e33fab2f1af6485a3894be2e6050c8f06ecfc83fc236cbc09192
+checksum=76ed6cab5a104edcb503c96fea2c0b9520cd4321d2c9e957869b27e89439682c
15
16
post_install() {
17
vdoc RULES_DESCRIPTIONS.md
0 commit comments