skate: update to 1.0.0
This commit is contained in:
parent
80702ff6f8
commit
12b5b7ac73
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'skate'
|
||||
pkgname=skate
|
||||
version=0.2.2
|
||||
revision=3
|
||||
version=1.0.0
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
go_import_path="github.com/charmbracelet/skate"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/charmbracelet/skate"
|
||||
changelog="https://github.com/charmbracelet/skate/releases"
|
||||
distfiles="https://github.com/charmbracelet/skate/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=e982348a89a54c0f9fafe855ec705c91b12eb3bb9aceb70b37abf7504106b04e
|
||||
checksum=09a29b9f10a3098780c397e89ff50578498abb2659b3d861ba90a9429f192970
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue