Skip to content

Commit

Permalink
tmuxc: update to 1.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
zdykstra authored and paper42 committed Dec 23, 2022
1 parent 582f644 commit 0189aed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/tmuxc/template
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Template file for 'tmuxc'
pkgname=tmuxc
version=1.8
version=1.9
revision=1
depends="perl"
short_desc="Local and remote tmux window manager"
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=fb9e6352e783cc9697887eb2e52e943685125fa97ba87ea001decb8dcd89b0c0
checksum=885b4c59b411200e71de6e2f57ebbcd426e9c27b954c2c52dc8237a335c57e9d

do_install() {
vbin tmuxc
Expand Down

0 comments on commit 0189aed

Please sign in to comment.