vmdfmt: update to 0.0.6
This commit is contained in:
parent
3dbb6e5d7d
commit
637651ce59
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vmdfmt'
|
# Template file for 'vmdfmt'
|
||||||
pkgname=vmdfmt
|
pkgname=vmdfmt
|
||||||
version=0.0.5
|
version=0.0.6
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="vmd-${version}"
|
wrksrc="vmd-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Robert Lowry <bobertlo@gmail.com>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/bobertlo/vmd"
|
homepage="https://github.com/bobertlo/vmd"
|
||||||
distfiles="https://github.com/bobertlo/vmd/archive/v${version}.tar.gz"
|
distfiles="https://github.com/bobertlo/vmd/archive/v${version}.tar.gz"
|
||||||
checksum=ad3065a2188e4bdc305cc94480f82af7eb3ea920dc38447b583bca169c24305e
|
checksum=3d696c45da7ddd8a0bf07eb9d74b4d9c7f48ff2d980cab3b168fb6f815430308
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue