summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin2019-08-25 16:00:02 -0500
committerKevin2019-08-25 16:00:02 -0500
commit6270a111cb5e6ee2c0ebc8837922e01e1163d9d3 (patch)
treee982cb3d14812ce583569d1bdd5ba0b31e435261
parenta488479ebf1cf43c805147e963b46c416bcaac48 (diff)
downloadaur-6270a111cb5e6ee2c0ebc8837922e01e1163d9d3.tar.gz
updpkg: latest release 20190825
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4481fd53ca55..06e112cfedde 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = neovim-nightly
pkgdesc = Fork of Vim aiming to improve user experience, plugins, and GUIs - Nightly Builds
- pkgver = 0.4.0+20190824
+ pkgver = 0.4.0+20190825
pkgrel = 1
epoch = 1
url = https://neovim.io
diff --git a/PKGBUILD b/PKGBUILD
index a8966f190d6a..f531c0595ad3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=neovim
pkgname=neovim-nightly
epoch=1
-pkgver=0.4.0+20190824
+pkgver=0.4.0+20190825
pkgrel=1
pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs - Nightly Builds'
arch=('x86_64')