summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7141115c32a5..7705a0f2a870 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,13 @@
_pkgname='moar'
pkgname="${_pkgname}-git"
-pkgver=1.16.2.r0.g0a2dfa3
+pkgver=1.18.3.r2.ga3df10b
pkgrel=1
-pkgdesc='Drop-in replacement for the less pager'
+pkgdesc='A pager designed to just do the right thing without any configuration.'
arch=('x86_64')
url='https://github.com/walles/moar'
license=('BSD')
makedepends=('git' 'go')
-optdepends=('highlight: syntax highlighting')
provides=("${_pkgname}")
conflicts=("${_pkgname}")
source=("git+${url}.git")