summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a594d784cd37..3e9cef049c33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Pascal Mehnert <pascalmehnert@posteo.de>
pkgname=nvimpager-git
-pkgver=0.12.0.r1.ga1c3916
+pkgver=0.12.0.r9.gbdb1c64
pkgrel=1
pkgdesc="Use nvim as a pager to view manpages, diffs, etc with nvim's syntax highlighting"
arch=('any')
url='https://github.com/lucc/nvimpager'
license=('BSD')
depends=('neovim>=0.9.0' 'bash')
-makedepends=('git' 'scdoc')
+makedepends=('git' 'scdoc' 'procps-ng' 'sed' 'awk')
checkdepends=('busted')
conflicts=('nvimpager')
provides=('nvimpager')