summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortomasstorck2015-09-16 17:21:50 +0200
committertomasstorck2015-09-16 17:21:50 +0200
commit7fa6dd8085eae5df10f57378c34be3a9558aa42a (patch)
tree1911fdd728fa543b0026c03f8ae34fd27a4e65c6
parent6d03d168f5b05e60564ee67ab9b756bce93e4edb (diff)
downloadaur-7fa6dd8085eae5df10f57378c34be3a9558aa42a.tar.gz
Bumped pkgrel in PKGBUILD. This should stop the package from constantly updating
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5585b789f91..70426be71174 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Tom Richards <tom@tomrichards.net>
pkgname=neovim-symlinks
pkgver=1.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="System-wide: Runs neovim if vi or vim is invoked."
arch=('any')
license=('MIT')