tmuxc: update to 1.3.5
This commit is contained in:
parent
1d91173eff
commit
45a0e637e5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tmuxc'
|
||||
pkgname=tmuxc
|
||||
version=1.3.0
|
||||
version=1.3.5
|
||||
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=72cf47cb8853598e7e3b3924399d1c830d646d8cc694f7faec30fba040580434
|
||||
checksum=e4583012a085f9f99e8a37a5e1b6ace14eb32494dc15cfc9da209b59f459eaea
|
||||
|
||||
do_install() {
|
||||
vbin tmuxc
|
||||
|
|
Loading…
Reference in New Issue