Date: Monday, January 26, 2015 @ 23:24:40 Author: thestinger Revision: 126619
upgpkg: vim-fugitive 2.2-1 Modified: vim-fugitive/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-26 21:32:45 UTC (rev 126618) +++ PKGBUILD 2015-01-26 22:24:40 UTC (rev 126619) @@ -4,7 +4,7 @@ # Contributor: János Illés <[email protected]> pkgname=vim-fugitive -pkgver=2.1 +pkgver=2.2 pkgrel=1 pkgdesc="A Git wrapper so awesome, it should be illegal" arch=('any') @@ -15,7 +15,7 @@ install=vimdoc.install source=("https://github.com/tpope/$pkgname/archive/v${pkgver}.tar.gz" 'license.txt') -md5sums=('aaa768541c6c6ab7a02e6d40c54f6ee5' +md5sums=('d1c245be66c6a7817f3dab47ebdddfd8' 'cd49910a3dde6fe0a7e24ebe8cbf7066') package() {
