mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
skate: update to 1.0.0
This commit is contained in:
parent
80702ff6f8
commit
12b5b7ac73
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'skate'
|
# Template file for 'skate'
|
||||||
pkgname=skate
|
pkgname=skate
|
||||||
version=0.2.2
|
version=1.0.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
go_import_path="github.com/charmbracelet/skate"
|
go_import_path="github.com/charmbracelet/skate"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/charmbracelet/skate"
|
homepage="https://github.com/charmbracelet/skate"
|
||||||
changelog="https://github.com/charmbracelet/skate/releases"
|
changelog="https://github.com/charmbracelet/skate/releases"
|
||||||
distfiles="https://github.com/charmbracelet/skate/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/charmbracelet/skate/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=e982348a89a54c0f9fafe855ec705c91b12eb3bb9aceb70b37abf7504106b04e
|
checksum=09a29b9f10a3098780c397e89ff50578498abb2659b3d861ba90a9429f192970
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue