tmuxc: update to 1.9.
This commit is contained in:
parent
582f64407e
commit
0189aedc74
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tmuxc'
|
||||
pkgname=tmuxc
|
||||
version=1.8
|
||||
version=1.9
|
||||
revision=1
|
||||
depends="perl"
|
||||
short_desc="Local and remote tmux window manager"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/zdykstra/tmuxc"
|
||||
distfiles="https://github.com/zdykstra/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=fb9e6352e783cc9697887eb2e52e943685125fa97ba87ea001decb8dcd89b0c0
|
||||
checksum=885b4c59b411200e71de6e2f57ebbcd426e9c27b954c2c52dc8237a335c57e9d
|
||||
|
||||
do_install() {
|
||||
vbin tmuxc
|
||||
|
|
Loading…
Reference in New Issue