summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEklektisk2021-10-14 21:58:09 -0400
committerEklektisk2021-10-14 21:58:09 -0400
commitb8538c69b1cf136934259c8d4c96b283578fca54 (patch)
treef12f53db3347de50f67d3cd66afce65bd82ca608 /PKGBUILD
parent3c167aa4c9218a103ed3c900fdce71d35067f2f2 (diff)
downloadaur-b8538c69b1cf136934259c8d4c96b283578fca54.tar.gz
Updated .SRCINFO with correct information
Forgot to updated .SRCINFO with the new information in regards to Neovim 0.5.1, and have done so in this commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a498794aff5b..57ff0d8bbb8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgbasever=0.5.1
pkgname=nvim-with-restricted-mode
-pkgver=0.5.1.r1.af6ee44
-pkgrel=1
+pkgver=0.5.1.r2.af6ee44
+pkgrel=2
pkgdesc="Neovim with restricted mode patch"
arch=('x86_64')
url='https://neovim.io'