summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a482934ed401..eb382dfa941c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nvimpager-git
pkgdesc = Use nvim as a pager to view manpages, diffs, etc with nvim's syntax highlighting
- pkgver = 0.5.1.r94.g836962f
+ pkgver = 0.5.1.r99.gb3f40d8
pkgrel = 1
url = https://github.com/lucc/nvimpager
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index b07aa598c5fc..27dc907056bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pascal Mehnert <gargoil@posteo.de>
pkgname=nvimpager-git
-pkgver=0.5.1.r94.g836962f
+pkgver=0.5.1.r99.gb3f40d8
pkgrel=1
pkgdesc="Use nvim as a pager to view manpages, diffs, etc with nvim's syntax highlighting"
arch=('any')