diff options
-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 2a3d40b03..7967f842f 100644 --- a/libre/vim-runtime/PKGBUILD +++ b/libre/vim-runtime/PKGBUILD @@ -13,7 +13,7 @@ __hgrev=7af530381fec _versiondir="vim${_topver//./}" pkgver=${_topver}.${_patchlevel} _pkgrel=1 -pkgrel=1.parabola1 +pkgrel=${_pkgrel}.parabola1 arch=('i686' 'x86_64' 'mips64el') license=('custom:vim') url="http://www.vim.org" |