summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9093552812e5..7dc55d1ba68c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=(WTFPL)
depends=(file)
makedepends=(rust-nightly)
optdepends=('ranger: to open files using rifle'
- 'xdg-open: fallback to open files with xdg-open')
+ 'xdg-utils: fallback to open files with xdg-open')
provides=(hunter)
conflicts=(hunter hunter-git hunter-holy-git)
source=($url/archive/v$pkgver-holy.tar.gz)