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