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

Levente Polyak anthraxx at archlinux.org
Wed May 22 14:17:28 UTC 2019


    Date: Wednesday, May 22, 2019 @ 14:17:27
  Author: anthraxx
Revision: 468459

upgpkg: vim-ale 2.4.0-1

Modified:
  vim-ale/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-22 14:15:44 UTC (rev 468458)
+++ PKGBUILD	2019-05-22 14:17:27 UTC (rev 468459)
@@ -2,8 +2,8 @@
 # Contributor: David Thurstenson <thurstylark at gmail.com>
 
 pkgname=vim-ale
-_gitcommit=0c6370f41a2e474fc8468a40e5b9a9312347d743
-pkgver=2.3.1
+_gitcommit=02af53b8b0a9a47c4e66e52747d98ee74bbb8118
+pkgver=2.4.0
 pkgrel=1
 pkgdesc='Asynchronous Lint Engine'
 url='https://github.com/w0rp/ale'
@@ -14,9 +14,9 @@
             'flake8: for python support')
 makedepends=('git')
 groups=('vim-plugins')
-source=("${pkgname}::git+https://github.com/w0rp/ale#commit=${_gitcommit}")
+source=("${pkgname}::git+https://github.com/w0rp/ale#commit=${_gitcommit}?signed")
 sha512sums=('SKIP')
-#validpgpkeys=('') key currently not available: 0FC1ECAA8C81CD83
+validpgpkeys=('E5132116F56ACE32A3D5D7DD0FC1ECAA8C81CD83') # _w0rp_ (Always be true to yourself) <devw0rp at gmail.com>
 
 pkgver() {
   cd ${pkgname}



More information about the arch-commits mailing list