summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Mehnert2018-06-27 16:13:43 +0200
committerPascal Mehnert2018-06-27 16:13:43 +0200
commit6376c2e45007e8224e4aeae5d9cb3623afdc7ccb (patch)
tree35f6d326303391a8b12428213fd888eb28b72f72
parent9aa7195d1a1bed6ab0c80bb5420bf7e22ab81402 (diff)
downloadaur-6376c2e45007e8224e4aeae5d9cb3623afdc7ccb.tar.gz
Improved cat mode and added travis to git
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f931300033c0..56e157d48087 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.r4.ge83e103
+ pkgver = 0.4.r16.g84f4882
pkgrel = 1
url = https://github.com/lucc/nvimpager
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index bf8bd864028a..7b047527a750 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pascal Mehnert <gargoil@posteo.de>
pkgname=nvimpager-git
-pkgver=0.4.r4.ge83e103
+pkgver=0.4.r16.g84f4882
pkgrel=1
pkgdesc="Use nvim as a pager to view manpages, diffs, etc with nvim's syntax highlighting"
arch=('any')