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 eb382dfa941c..cbdaf5b4e454 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.r99.gb3f40d8
+ pkgver = 0.6.r1.g205b59f
pkgrel = 1
url = https://github.com/lucc/nvimpager
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 27dc907056bc..9516a6ac3820 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pascal Mehnert <gargoil@posteo.de>
pkgname=nvimpager-git
-pkgver=0.5.1.r99.gb3f40d8
+pkgver=0.6.r1.g205b59f
pkgrel=1
pkgdesc="Use nvim as a pager to view manpages, diffs, etc with nvim's syntax highlighting"
arch=('any')