summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoricasdri2024-03-02 10:08:58 -0800
committericasdri2024-03-02 10:08:58 -0800
commit4d3fbae3d8f9dd4e1dce642419e12947262e97c6 (patch)
treec36780aa98f8f3f57d8ea43a22f762bb513ab748 /PKGBUILD
parent8c799c94983ead1f316973e766ba5d0cf5483a1f (diff)
downloadaur-htop-vim-solarized-git.tar.gz
Update vim-keybindings.patch to match htop-vim-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 919fcf1240e2..01b73d6935ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,13 +8,14 @@
_pkgname=htop
pkgname=htop-vim-solarized-git
-pkgver=3.0.2.r226.g0806a79
+pkgver=3.3.0.r31.g4feac8e7
pkgrel=1
pkgdesc="Interactive process viewer with solarized and vim keybindings patch"
arch=('i686' 'x86_64')
url='https://github.com/htop-dev/htop'
license=('GPL')
depends=('ncurses' 'libncursesw.so' 'libnl')
+makedepends=('git')
optdepends=('lsof: show files opened by a process'
'strace: attach to a running process')
options=('!emptydirs')
@@ -28,7 +29,7 @@ source=(
sha384sums=(
'SKIP'
'33b6f8247d6784b73f63870b44340cf0f765d22dd3ce5306718a2698dccdb171a3bb905fe87b966a598e3b4c0730d241'
- '38b6e858f23f74d18fa0ae042f9ca197de24aa3b3ab9f5d51048ac42d2d0208a7c9e62b32e1423c29de7035f6ddecf08'
+ 'a1111ae294f39530b5836f12071d35c8408bc0422c2e35f74c09453b1b6f200a77e37883b27390780584035fd08b3622'
)