summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrenton Horne2020-03-02 03:03:14 +1000
committerBrenton Horne2020-03-02 03:03:14 +1000
commit9798fb14a7806a13be48e30d929baf79aaa30de1 (patch)
treee03c154cfc5cf5e0b1b4177142b7b69a06ac72ee
parent96fe33980294d868859ac5911c55982e5674fca7 (diff)
downloadaur-9798fb14a7806a13be48e30d929baf79aaa30de1.tar.gz
8.2.0342->8.2.0343
-rwxr-xr-x.SRCINFO10
-rwxr-xr-xPKGBUILD2
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c19705f12dcf..53793bd9eef0 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.0342
+ pkgver = 8.2.0343
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.0342
+ provides = gvim=8.2.0343
provides = xxd
- provides = vim-runtime=8.2.0342
- provides = vim=8.2.0342
+ provides = vim-runtime=8.2.0343
+ provides = vim=8.2.0343
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.0342.tar.gz
+ source = https://github.com/vim/vim/archive/v8.2.0343.tar.gz
source = vimrc
source = archlinux.vim
source = gvim.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 5d1d6d166423..a277bc8880f6 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=vim
pkgname=gvim-gtk2
-pkgver=8.2.0342
+pkgver=8.2.0343
pkgrel=1
pkgdesc="Vim, the text editor. CLI version and GTK2 GUI providing majority of features."
arch=("i686" "x86_64")