tmuxc: update to 1.6.
This commit is contained in:
parent
1c12451863
commit
95b5d1ea8c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tmuxc'
|
||||
pkgname=tmuxc
|
||||
version=1.5
|
||||
version=1.6
|
||||
revision=1
|
||||
archs=noarch
|
||||
depends="perl"
|
||||
|
@ -9,7 +9,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=57305288a2b0ac989cd2ab92eed1270cdac69de4ab370e2f76d8fca94809ed87
|
||||
checksum=8ed3797298ee86d8194dbae37e6f344d59b26b6bcaf04c203aa999ba586f5332
|
||||
|
||||
do_install() {
|
||||
vbin tmuxc
|
||||
|
|
Loading…
Reference in a new issue