diff options
Diffstat (limited to 'libre/vim-runtime/PKGBUILD')
-rw-r--r-- | libre/vim-runtime/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/vim-runtime/PKGBUILD b/libre/vim-runtime/PKGBUILD index ac2bcb58b..189d67c6b 100644 --- a/libre/vim-runtime/PKGBUILD +++ b/libre/vim-runtime/PKGBUILD @@ -12,7 +12,7 @@ _patchlevel=135 __hgrev=de28b1568fc2 _versiondir="vim${_topver//./}" pkgver=${_topver}.${_patchlevel} -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64' 'mips64el') license=('custom:vim') url="http://www.vim.org" |