summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRhinoceros2017-04-19 12:29:58 +1000
committerRhinoceros2017-04-19 12:29:58 +1000
commitc13ef5b380b5094094a9587561070eee93a5d82c (patch)
tree8176036cf0dc50f9d93c9654f12c13cbb067f59e /PKGBUILD
parent4072f3470665813bf043ccd52c9a78682494c6fd (diff)
downloadaur-c13ef5b380b5094094a9587561070eee93a5d82c.tar.gz
Update to 0.9.8-2
* Post-transaction hooks for vim help tags now provided by pacman 5.0 and vim 8.0.0055-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4070f25c1e4..e3ef61bd8cb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=nvim-r
pkgver=0.9.8
-pkgrel=1
+pkgrel=2
pkgdesc="Vim plugin to work with R"
arch=('any')
url="https://github.com/jalvesaq/${pkgname}"