summaryrefslogtreecommitdiff
path: root/libre/vim-runtime/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/vim-runtime/PKGBUILD')
-rw-r--r--libre/vim-runtime/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/libre/vim-runtime/PKGBUILD b/libre/vim-runtime/PKGBUILD
index 93ac38edd..20cccfb53 100644
--- a/libre/vim-runtime/PKGBUILD
+++ b/libre/vim-runtime/PKGBUILD
@@ -3,15 +3,16 @@
# Contributor: tobias [ tobias at archlinux org ]
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
# Maintainer (Parabola): André Silva <emulatorman@parabola.nu>
+# Contributor (Parabola): Márcio Silva <coadde@parabola.nu>
pkgbase=vim
pkgname=vim-runtime
_topver=7.4
-_patchlevel=16
-__hgrev=d17ef148ada4
+_patchlevel=86
+__hgrev=f6940759212d
_versiondir="vim${_topver//./}"
pkgver=${_topver}.${_patchlevel}
-pkgrel=2
+pkgrel=1
arch=('i686' 'x86_64' 'mips64el')
license=('custom:vim')
url="http://www.vim.org"
@@ -20,7 +21,7 @@ source=("ftp://ftp.archlinux.org/other/vim/vim-${pkgver}.tar.xz"
"ftp://ftp.archlinux.org/other/vim/vim-${pkgver}.tar.xz.sig"
'vimrc'
'parabola.vim')
-md5sums=('733cce44a08ea953ad0e1f9d574670e0'
+md5sums=('436d4d3c6402ce20309bf2cdedce63c0'
'SKIP'
'27820c2bdc34624674c561ae6476bc6a'
'a8c21928eefd766e211f987879a9199c')