mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
upterm: update to 0.9.0
This commit is contained in:
parent
3a8c5c7614
commit
371f6e4882
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'upterm'
|
||||
pkgname=upterm
|
||||
version=0.8.2
|
||||
version=0.9.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=4b85cf8207ffce051f2c391905fd58514c98c3fd5ff890d7340fcfd3a0ea7b8e
|
||||
checksum=1da4adcf80efff58ee8caadf402f86b4eead4bcc2783a76eb58a6b7b8b685f45
|
||||
|
||||
post_install() {
|
||||
vcompletion etc/completion/upterm.zsh_completion zsh
|
||||
|
|
Loading…
Add table
Reference in a new issue