summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKlaus Alexander Seistrup2024-02-08 12:33:55 +0100
committerKlaus Alexander Seistrup2024-02-08 12:33:55 +0100
commitafa77f970ef546a059c43fa9fa1debcb899d6965 (patch)
treed3535f28c774c0cfed2f63ccb05525e74cadc6c4 /PKGBUILD
parent1f15b5c4edd5496848491a7425bc4f60a56e2206 (diff)
downloadaur-afa77f970ef546a059c43fa9fa1debcb899d6965.tar.gz
Recommend eza, rather than exa (that has been discontinued)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9151bb3d5e6c..9298cf84ed5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname='nb'
pkgver=7.11.0
-pkgrel=1
+pkgrel=2
pkgdesc="A command-line note-taking, bookmarking, archiving, and knowledge base application"
arch=('any')
url="https://github.com/xwmx/${pkgname}"
@@ -24,7 +24,7 @@ optdepends=(
'ack'
'the_silver_searcher'
'catimg'
- 'exa'
+ 'eza'
'ffmpeg' # For ffplay
'imagemagick'
'gnupg'