summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Mehnert2018-07-02 16:40:14 +0200
committerPascal Mehnert2018-07-02 16:40:14 +0200
commit9606c2f2664f00d5623f9dc377cd99445082d7ab (patch)
tree037ccb6e8459b7424c7a2538e61da30dc3dad40d
parent6376c2e45007e8224e4aeae5d9cb3623afdc7ccb (diff)
downloadaur-9606c2f2664f00d5623f9dc377cd99445082d7ab.tar.gz
multiple merges
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56e157d48087..b80de6a9ae71 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.4.r16.g84f4882
+ pkgver = 0.4.1.r23.g9a46cbf
pkgrel = 1
url = https://github.com/lucc/nvimpager
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 7b047527a750..717964c0ece4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pascal Mehnert <gargoil@posteo.de>
pkgname=nvimpager-git
-pkgver=0.4.r16.g84f4882
+pkgver=0.4.1.r23.g9a46cbf
pkgrel=1
pkgdesc="Use nvim as a pager to view manpages, diffs, etc with nvim's syntax highlighting"
arch=('any')