vmdfmt: update to 0.0.5
This commit is contained in:
parent
9f57b77d1b
commit
377d2debfc
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.4
|
version=0.0.5
|
||||||
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=f16d23a6bf98cd7067fc6143615e0f2f0b5fbdeacdc224e67c6b15f3e4336e3a
|
checksum=ad3065a2188e4bdc305cc94480f82af7eb3ea920dc38447b583bca169c24305e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue