summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrenton Horne2019-12-25 15:22:31 +1000
committerBrenton Horne2019-12-25 15:22:31 +1000
commitb0cb2d2810fd166f142d6440434c832d1fc031c6 (patch)
treef811241af9f26be0004ebf1f58fce2b86610a973
parente5a087e5ca0d39b2136aaf368f6daea9a72696a9 (diff)
downloadaur-b0cb2d2810fd166f142d6440434c832d1fc031c6.tar.gz
Bumping to 8.2.0037
-rwxr-xr-x.SRCINFO10
-rwxr-xr-xPKGBUILD2
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 921202a8b4b1..bef3e7052e31 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gvim-gtk2
pkgdesc = Vim, the text editor. CLI version and GTK2 GUI providing majority of features.
- pkgver = 8.2.0035
+ pkgver = 8.2.0037
pkgrel = 1
url = http://www.vim.org
arch = i686
@@ -23,10 +23,10 @@ pkgbase = gvim-gtk2
optdepends = python: Python 3 interpreter
optdepends = python2: Python 2 interpreter
optdepends = ruby: Ruby interpreter
- provides = gvim=8.2.0035
+ provides = gvim=8.2.0037
provides = xxd
- provides = vim-runtime=8.2.0035
- provides = vim=8.2.0035
+ provides = vim-runtime=8.2.0037
+ provides = vim=8.2.0037
conflicts = vim-minimal-git
conflicts = vim-git
conflicts = vim-runtime
@@ -39,7 +39,7 @@ pkgbase = gvim-gtk2
conflicts = gvim-python3
conflicts = gvim-git
backup = etc/vimrc
- source = https://github.com/vim/vim/archive/v8.2.0035.tar.gz
+ source = https://github.com/vim/vim/archive/v8.2.0037.tar.gz
source = vimrc
source = archlinux.vim
source = gvim.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 766ba61a424b..c32afb816dd2 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=vim
pkgname=gvim-gtk2
-pkgver=8.2.0035
+pkgver=8.2.0037
pkgrel=1
pkgdesc="Vim, the text editor. CLI version and GTK2 GUI providing majority of features."
arch=("i686" "x86_64")