mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
TerraState: update to 0.3.
This commit is contained in:
parent
d23ca61970
commit
cac42a7987
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'TerraState'
|
# Template file for 'TerraState'
|
||||||
pkgname=TerraState
|
pkgname=TerraState
|
||||||
version=0.2
|
version=0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/the-maldridge/TerraState"
|
go_import_path="github.com/the-maldridge/TerraState"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/the-maldridge/TerraState"
|
homepage="https://github.com/the-maldridge/TerraState"
|
||||||
distfiles="https://github.com/the-maldridge/TerraState/archive/v$version.tar.gz"
|
distfiles="https://github.com/the-maldridge/TerraState/archive/v$version.tar.gz"
|
||||||
checksum=e74f532ceb44ee28cb36ad619e9f8f3b9cd13ea52a747d808f4e819ae42b34ff
|
checksum=5536becee55107d4fe4c3c02304b035761e3496f4692cde604eac03556817e1f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue