[arch-commits] Commit in vim-syntastic/trunk (PKGBUILD)

Lukas Fleischer lfleischer at archlinux.org
Sun May 20 10:54:46 UTC 2018


    Date: Sunday, May 20, 2018 @ 10:54:45
  Author: lfleischer
Revision: 325227

upgpkg: vim-syntastic 3.9.0-1

Upstream update.

Modified:
  vim-syntastic/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-20 10:27:39 UTC (rev 325226)
+++ PKGBUILD	2018-05-20 10:54:45 UTC (rev 325227)
@@ -5,8 +5,8 @@
 
 pkgname=vim-syntastic
 _pkgname=syntastic
-pkgver=3.8.0
-pkgrel=2
+pkgver=3.9.0
+pkgrel=1
 pkgdesc='Automatic syntax checking for Vim'
 arch=('any')
 url='http://www.vim.org/scripts/script.php?script_id=2736'
@@ -14,7 +14,7 @@
 depends=('vim')
 groups=('vim-plugins')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/scrooloose/${_pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('55500457c839ef704f15833c807cde3a')
+md5sums=('9632d807d54de03968fad8ccbe831764')
 
 package() {
     cd "${srcdir}/${_pkgname}-${pkgver}"



More information about the arch-commits mailing list