tmuxc: update to 1.7.1.
This commit is contained in:
parent
9c741cd2d3
commit
4021efd4ee
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tmuxc'
|
||||
pkgname=tmuxc
|
||||
version=1.6
|
||||
version=1.7.1
|
||||
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=8ed3797298ee86d8194dbae37e6f344d59b26b6bcaf04c203aa999ba586f5332
|
||||
checksum=7bd7596d962b7e14617346e6b9e364420402de90663fa4d3b551a9a9f25453a4
|
||||
|
||||
do_install() {
|
||||
vbin tmuxc
|
||||
|
|
Loading…
Reference in New Issue