chess-tui: update to 1.2.0.
This commit is contained in:
parent
b4b133c3d7
commit
caf2a274db
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chess-tui'
|
||||
pkgname=chess-tui
|
||||
version=1.1.0
|
||||
version=1.2.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Chess TUI implementation in rust"
|
||||
|
@ -9,7 +9,7 @@ license="MIT"
|
|||
homepage="https://github.com/thomas-mauran/chess-tui"
|
||||
changelog="https://github.com/thomas-mauran/chess-tui/releases"
|
||||
distfiles="https://github.com/thomas-mauran/chess-tui/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=18f225862434f26536c0b40219a177083668562249e2e71756009bc7f6648e9a
|
||||
checksum=84c7f99dd65c59d685242d6e1b99322b008d96c69f47adc2354b24180ac6317c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue