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

Levente Polyak anthraxx at archlinux.org
Mon Sep 3 19:35:16 UTC 2018


    Date: Monday, September 3, 2018 @ 19:35:16
  Author: anthraxx
Revision: 376452

upgpkg: vim-ale 2.1.0-1

Modified:
  vim-ale/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-03 19:30:59 UTC (rev 376451)
+++ PKGBUILD	2018-09-03 19:35:16 UTC (rev 376452)
@@ -2,7 +2,7 @@
 # Contributor: David Thurstenson <thurstylark at gmail.com>
 
 pkgname=vim-ale
-pkgver=1.9.0
+pkgver=2.1.0
 pkgrel=1
 pkgdesc='Asynchronous Lint Engine'
 url='https://github.com/w0rp/ale'
@@ -13,8 +13,8 @@
             'flake8: for python support')
 groups=('vim-plugins')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/w0rp/ale/archive/v${pkgver}.tar.gz)
-sha256sums=('df7958311f447a373a5016fdce5ca1c6f1e6ed1ef13d9193a8220e3f0541226a')
-sha512sums=('8ec81163c86d2b647451f2146a68715cba485d3318e01fbdd377528a882070be344cef345544386a400d46a4cae75e64d10caf1f7ad7cc951c73cca1a3fa30b4')
+sha256sums=('27c6da870601a966f9ee359ea12dca04dd9a3fe5a43f94240c9fd4258ef02dd6')
+sha512sums=('29da24fc3a0aca1517aee2c18517ad3b9d7dedb52227b5ca570bb057c671ea27fd4f47766217eb7d3579cdc539eba8f3fe80b89e88371c9cbe5b73854219d435')
 
 package() {
 	cd ale-${pkgver}



More information about the arch-commits mailing list