summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec58e8a78455..f1811826421e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hunter-holy
pkgver=1.3.0
-pkgrel=1
+pkgrel=2
pkgdesc='ranger-like file browser written in Rust (holy branch)'
arch=(i686 x86_64)
url=https://github.com/rabite0/hunter
@@ -13,18 +13,19 @@ optdepends=('gst-plugins-good: media support'
'gst-plugins-bad: media support'
'gst-plugins-ugly: media support'
'gst-libav: media support'
- 'libsixel: media support'
'nerd-fonts-complete: supported icon pack'
'bat: syntax highlighting'
'highlight: syntax highlighting'
'libarchive: archive support'
'p7zip: archive support'
+ 'atool: archive support'
'w3m: HTML support'
'links: HTML support'
'elinks: HTML support'
'lynx: HTML support'
'poppler: PDF support'
- 'mupdf-tools: PDF support')
+ 'mupdf-tools: PDF support'
+ 'fzf: default file finder')
provides=(hunter)
conflicts=(hunter)
source=(hunter-holy-$pkgver.tar.gz::$url/archive/v$pkgver-holy.tar.gz)