mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
tmuxc: update to 1.5.
This commit is contained in:
parent
21988c59d7
commit
d37fecb228
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tmuxc'
|
# Template file for 'tmuxc'
|
||||||
pkgname=tmuxc
|
pkgname=tmuxc
|
||||||
version=1.3.5
|
version=1.5
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
depends="perl"
|
depends="perl"
|
||||||
|
@ -9,7 +9,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=e4583012a085f9f99e8a37a5e1b6ace14eb32494dc15cfc9da209b59f459eaea
|
checksum=57305288a2b0ac989cd2ab92eed1270cdac69de4ab370e2f76d8fca94809ed87
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin tmuxc
|
vbin tmuxc
|
||||||
|
|
Loading…
Add table
Reference in a new issue