upterm: update to 0.10.0
This commit is contained in:
parent
5272ba233c
commit
52e8a8cf81
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'upterm'
|
||||
pkgname=upterm
|
||||
version=0.9.0
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/owenthereal/upterm"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@pm.me>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/owenthereal/upterm/"
|
||||
distfiles="https://github.com/owenthereal/upterm/archive/refs/tags/v$version.tar.gz"
|
||||
checksum=1da4adcf80efff58ee8caadf402f86b4eead4bcc2783a76eb58a6b7b8b685f45
|
||||
checksum=05409ae3a124d611221f64e87016d67cfd2d3a125fcfec95abb9a123acd9d1a2
|
||||
|
||||
post_install() {
|
||||
vcompletion etc/completion/upterm.zsh_completion zsh
|
||||
|
|
Loading…
Reference in New Issue