Date: Sunday, June 14, 2015 @ 17:26:33 Author: foutrelis Revision: 240761
upgpkg: vim 7.4.729-2 Perl 5.22 rebuild. Modified: vim/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-06-14 15:26:32 UTC (rev 240760) +++ PKGBUILD 2015-06-14 15:26:33 UTC (rev 240761) @@ -1,3 +1,4 @@ +# $Id$ # Maintainer: Thomas Dziedzic <[email protected]> # Contributor: Jan "heftig" Steffens <[email protected]> # Contributor: tobias [ tobias at archlinux org ] @@ -11,7 +12,7 @@ _tag=v${_topver/./-}-${_patchlevel} _versiondir="vim${_topver//./}" pkgver=${_topver}.${_patchlevel} -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') license=('custom:vim') url="http://www.vim.org"
