summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d579ff1ab2b3..9b9ef7b8a066 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,25 @@
pkgbase = htop-vim
pkgdesc = Interactive process viewer with a Vim keybindings patch
- pkgver = 3.0.5
- pkgrel = 2
+ pkgver = 3.1.0
+ pkgrel = 1
url = https://htop.dev/
arch = x86_64
license = GPL
makedepends = lm_sensors
+ depends = libcap
+ depends = libcap.so
+ depends = libnl
depends = ncurses
depends = libncursesw.so
- depends = libnl
optdepends = lm_sensors: show cpu temperatures
optdepends = lsof: show files opened by a process
optdepends = strace: attach to a running process
provides = htop
conflicts = htop
options = !emptydirs
- source = https://github.com/htop-dev/htop/archive/3.0.5/htop-vim-3.0.5.tar.gz
+ source = https://github.com/htop-dev/htop/archive/3.1.0/htop-3.1.0.tar.gz
source = vim-keybindings.patch
- sha256sums = 4c2629bd50895bd24082ba2f81f8c972348aa2298cc6edc6a21a7fa18b73990c
- sha256sums = 181d5bd6c3d9cfe65bb78453ccd5be22db947485954879af65d3b9757fcf46f5
+ sha256sums = 200a4f9331d0e5048bf9bda6a8dee38248c557e471b9e57ff3784853efd613a9
+ sha256sums = 2089457e7e6b331a1d290b5920bb2f2b3142256a6cb30a3231f6b0ec1ef71ff0
pkgname = htop-vim