upterm: update to 0.8.2
This commit is contained in:
parent
53249dd3b7
commit
35b596e722
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'upterm'
|
||||
pkgname=upterm
|
||||
version=0.7.6
|
||||
version=0.8.2
|
||||
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=26ceb5eee035d4e1a08240aced75a20f2e54b1e192eef0bf5eb51d0195997f8c
|
||||
checksum=4b85cf8207ffce051f2c391905fd58514c98c3fd5ff890d7340fcfd3a0ea7b8e
|
||||
|
||||
post_install() {
|
||||
vcompletion etc/completion/upterm.zsh_completion zsh
|
||||
|
|
Loading…
Reference in a new issue