summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-05-28 13:03:22 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-05-28 13:03:22 -0300
commit3e12215be51a564cc87c01e4424114b7160a582c (patch)
treeb4dcc8706f56d18437c7cdc5b3b78286e5687d8f
parentfd8b9a2a55103a995600a55ce18716cb50e54144 (diff)
vim-runtime-7.4.307-2: updating revision from Arch
-rw-r--r--libre/vim-runtime/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/vim-runtime/PKGBUILD b/libre/vim-runtime/PKGBUILD
index 3f6f01b6b..cf813eb36 100644
--- a/libre/vim-runtime/PKGBUILD
+++ b/libre/vim-runtime/PKGBUILD
@@ -12,7 +12,7 @@ _patchlevel=307
__hgrev=54d96e3b2eec
_versiondir="vim${_topver//./}"
pkgver=${_topver}.${_patchlevel}
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64' 'mips64el')
license=('custom:vim')
url="http://www.vim.org"
@@ -69,7 +69,7 @@ package_vim-runtime() {
make -j1 VIMRCLOC=/etc DESTDIR="${pkgdir}" install
- # delete binaries and manuals files
+ # delete binaries and manual files
rm -vr "${pkgdir}"/usr/bin
rm -vr "${pkgdir}"/usr/share/man