summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
-rw-r--r--gvim.desktop4
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 865fecb8ac82..828e36c9c640 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Oct 8 17:39:08 UTC 2016
+# Sat Oct 8 18:47:54 UTC 2016
pkgbase = gvim-gtk2
pkgdesc = Vim, the text editor. CLI version and GTK2 GUI providing majority of features.
pkgver = 8.0.0023
@@ -41,7 +41,7 @@ pkgbase = gvim-gtk2
source = https://github.com/vim/vim/archive/v8.0.0023.tar.gz
source = gvim.desktop
sha256sums = b483e5214565407e3fba6e4ebd0691612caee25b25bc87692c58e33d680f8009
- sha256sums = 86e4e5d23ae91580460baee86e49d64e40659408daa9836d488af516e22dd1e9
+ sha256sums = 9f1c00aa96458caa2cdfc02164e58bc08bcfcbe5aa95dc618d2fc7e1b12b9a12
pkgname = gvim-gtk2
diff --git a/PKGBUILD b/PKGBUILD
index 54e9538fa28c..bce0f76caa94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ conflicts=("vim-minimal-git" "vim-git" "vim-runtime" "vim-runtime-git"
source=("https://github.com/vim/vim/archive/v$pkgver.tar.gz"
"gvim.desktop")
sha256sums=('b483e5214565407e3fba6e4ebd0691612caee25b25bc87692c58e33d680f8009'
- '86e4e5d23ae91580460baee86e49d64e40659408daa9836d488af516e22dd1e9')
+ '9f1c00aa96458caa2cdfc02164e58bc08bcfcbe5aa95dc618d2fc7e1b12b9a12')
install=gvim.install
prepare() {
diff --git a/gvim.desktop b/gvim.desktop
index c62c43aaba39..7fb64333563b 100644
--- a/gvim.desktop
+++ b/gvim.desktop
@@ -1,6 +1,6 @@
[Desktop Entry]
-Name=gVim (GTK+3)
-Comment=Powerful text editor with scripting functions and macro recorder. GTK+3 and command-line version included.
+Name=gVim (GTK+2)
+Comment=Powerful text editor with scripting functions and macro recorder. GTK+2 and command-line version included.
MimeType=application/javascript;application/json;application/postscript;application/x-csh;application/x-desktop;application/x-httpd-eruby;application/x-httpd-php;application/x-httpd-php3;application/x-httpd-php4;application/x-httpd-php5;application/x-latex;application/x-msdos-program;application/x-ruby;application/x-sh;application/x-shellscript;application/x-sql;application/x-tcl;application/x-tex;application/xhtml+xml;application/xml;application/xml-dtd;application/xslt+xml;text/css;text/csv;text/html;text/plain;text/xml;text/xml-dtd;text/x-asm;text/x-bibtex;text/x-boo;text/x-c++;text/x-c++hdr;text/x-c++src;text/x-c;text/x-chdr;text/x-csh;text/x-csrc;text/x-dsrc;text/x-diff;text/x-eiffel;text/x-fortran;text/x-go;text/x-haskell;text/x-java;text/x-java-source;text/x-lua;text/x-makefile;text/x-markdown;text/x-objc;text/x-pascal;text/x-perl;text/x-php;text/x-python;text/x-ruby;text/x-scala;text/x-scheme;text/x-sh;text/x-tcl;text/x-tex;text/x-vala;text/yaml;inode/directory;
Exec=gvim -f %F
Icon=gvim