Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/tmux-mem-cpu-load/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'tmux-mem-cpu-load'
pkgname=tmux-mem-cpu-load
version=3.4.0
version=3.8.2
revision=1
build_style=cmake
depends="tmux"
Expand All @@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://github.com/thewtex/tmux-mem-cpu-load"
distfiles="https://github.com/thewtex/tmux-mem-cpu-load/archive/v${version}.tar.gz"
checksum=a773994e160812a964abc7fc4e8ec16b7d9833edb0a66e5c67f287c7c5949ecb
checksum=c433e396050a821f915f3fd1e7d932b46204def8d59a46fce4f486b1b4ebef2e

post_install() {
vlicense LICENSE
Expand Down