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