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

2020-09-24 Thread Levente Polyak via arch-commits
Date: Thursday, September 24, 2020 @ 21:30:25
  Author: anthraxx
Revision: 711925

upgpkg: vim-ale 3.0.0-1

Modified:
  vim-ale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-24 21:26:33 UTC (rev 711924)
+++ PKGBUILD2020-09-24 21:30:25 UTC (rev 711925)
@@ -2,8 +2,8 @@
 # Contributor: David Thurstenson 
 
 pkgname=vim-ale
-_gitcommit=1428c7b29e50af56f53ee1d587679d97a027dd72
-pkgver=2.7.0
+_gitcommit=08295ce17405cb5f6c80d2f726262493bfd21210
+pkgver=3.0.0
 pkgrel=1
 pkgdesc='Asynchronous Lint Engine'
 url='https://github.com/w0rp/ale'


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

2020-07-22 Thread Levente Polyak via arch-commits
Date: Wednesday, July 22, 2020 @ 19:54:36
  Author: anthraxx
Revision: 664908

upgpkg: vim-ale 2.7.0-1

Modified:
  vim-ale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-22 19:50:09 UTC (rev 664907)
+++ PKGBUILD2020-07-22 19:54:36 UTC (rev 664908)
@@ -2,8 +2,8 @@
 # Contributor: David Thurstenson 
 
 pkgname=vim-ale
-_gitcommit=b24fd13423656e14fa266405e1f238f0ec65cfb3
-pkgver=2.6.0
+_gitcommit=1428c7b29e50af56f53ee1d587679d97a027dd72
+pkgver=2.7.0
 pkgrel=1
 pkgdesc='Asynchronous Lint Engine'
 url='https://github.com/w0rp/ale'
@@ -20,7 +20,7 @@
 
 pkgver() {
   cd ${pkgname}
-  git describe --always --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
+  git describe --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
 }
 
 package() {


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

2019-10-25 Thread Levente Polyak via arch-commits
Date: Friday, October 25, 2019 @ 23:04:24
  Author: anthraxx
Revision: 519869

upgpkg: vim-ale 2.6.0-1

Modified:
  vim-ale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-25 22:35:50 UTC (rev 519868)
+++ PKGBUILD2019-10-25 23:04:24 UTC (rev 519869)
@@ -2,8 +2,8 @@
 # Contributor: David Thurstenson 
 
 pkgname=vim-ale
-_gitcommit=80ab12c7b645b392feb98723873d77b045a0a7e2
-pkgver=2.5.0
+_gitcommit=b24fd13423656e14fa266405e1f238f0ec65cfb3
+pkgver=2.6.0
 pkgrel=1
 pkgdesc='Asynchronous Lint Engine'
 url='https://github.com/w0rp/ale'


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

2019-06-12 Thread Levente Polyak via arch-commits
Date: Wednesday, June 12, 2019 @ 18:38:39
  Author: anthraxx
Revision: 480976

upgpkg: vim-ale 2.5.0-1

Modified:
  vim-ale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-12 18:38:30 UTC (rev 480975)
+++ PKGBUILD2019-06-12 18:38:39 UTC (rev 480976)
@@ -2,8 +2,8 @@
 # Contributor: David Thurstenson 
 
 pkgname=vim-ale
-_gitcommit=d837169f1d10f0fee605cc17564c68563db94601
-pkgver=2.4.1
+_gitcommit=80ab12c7b645b392feb98723873d77b045a0a7e2
+pkgver=2.5.0
 pkgrel=1
 pkgdesc='Asynchronous Lint Engine'
 url='https://github.com/w0rp/ale'


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

2019-06-05 Thread Levente Polyak via arch-commits
Date: Wednesday, June 5, 2019 @ 23:13:21
  Author: anthraxx
Revision: 477386

upgpkg: vim-ale 2.4.1-1

Modified:
  vim-ale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-05 23:01:57 UTC (rev 477385)
+++ PKGBUILD2019-06-05 23:13:21 UTC (rev 477386)
@@ -2,8 +2,8 @@
 # Contributor: David Thurstenson 
 
 pkgname=vim-ale
-_gitcommit=02af53b8b0a9a47c4e66e52747d98ee74bbb8118
-pkgver=2.4.0
+_gitcommit=d837169f1d10f0fee605cc17564c68563db94601
+pkgver=2.4.1
 pkgrel=1
 pkgdesc='Asynchronous Lint Engine'
 url='https://github.com/w0rp/ale'


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

2019-05-22 Thread Levente Polyak via arch-commits
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
===
--- PKGBUILD2019-05-22 14:15:44 UTC (rev 468458)
+++ PKGBUILD2019-05-22 14:17:27 UTC (rev 468459)
@@ -2,8 +2,8 @@
 # Contributor: David Thurstenson 
 
 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) 
 
 pkgver() {
   cd ${pkgname}


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

2019-03-06 Thread Levente Polyak via arch-commits
Date: Wednesday, March 6, 2019 @ 22:21:52
  Author: anthraxx
Revision: 437933

upgpkg: vim-ale 2.3.1-1

Modified:
  vim-ale/trunk/PKGBUILD

--+
 PKGBUILD |   25 -
 1 file changed, 16 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-06 22:19:16 UTC (rev 437932)
+++ PKGBUILD2019-03-06 22:21:52 UTC (rev 437933)
@@ -2,7 +2,8 @@
 # Contributor: David Thurstenson 
 
 pkgname=vim-ale
-pkgver=2.1.0
+_gitcommit=0c6370f41a2e474fc8468a40e5b9a9312347d743
+pkgver=2.3.1
 pkgrel=1
 pkgdesc='Asynchronous Lint Engine'
 url='https://github.com/w0rp/ale'
@@ -11,17 +12,23 @@
 depends=('vim')
 optdepends=('shellcheck: for sh/bash support'
 'flake8: for python support')
+makedepends=('git')
 groups=('vim-plugins')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/w0rp/ale/archive/v${pkgver}.tar.gz)
-sha256sums=('27c6da870601a966f9ee359ea12dca04dd9a3fe5a43f94240c9fd4258ef02dd6')
-sha512sums=('29da24fc3a0aca1517aee2c18517ad3b9d7dedb52227b5ca570bb057c671ea27fd4f47766217eb7d3579cdc539eba8f3fe80b89e88371c9cbe5b73854219d435')
+source=("${pkgname}::git+https://github.com/w0rp/ale#commit=${_gitcommit};)
+sha512sums=('SKIP')
+#validpgpkeys=('') key currently not available: 0FC1ECAA8C81CD83
 
+pkgver() {
+  cd ${pkgname}
+  git describe --always --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
+}
+
 package() {
-   cd ale-${pkgver}
-   install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-   install -dm 755 "${pkgdir}/usr/share/vim/vimfiles"
-   cp -dr --no-preserve=ownership 
{ale_linters,autoload,doc,ftplugin,plugin,syntax} \
-   "${pkgdir}/usr/share/vim/vimfiles"
+  cd ${pkgname}
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -dm 755 "${pkgdir}/usr/share/vim/vimfiles"
+  cp -dr --no-preserve=ownership 
{ale_linters,autoload,doc,ftplugin,plugin,syntax} \
+"${pkgdir}/usr/share/vim/vimfiles"
 }
 
 # vim: ts=2 sw=2 et:


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

2018-09-03 Thread Levente Polyak via arch-commits
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
===
--- PKGBUILD2018-09-03 19:30:59 UTC (rev 376451)
+++ PKGBUILD2018-09-03 19:35:16 UTC (rev 376452)
@@ -2,7 +2,7 @@
 # Contributor: David Thurstenson 
 
 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}


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

2018-06-06 Thread Levente Polyak via arch-commits
Date: Wednesday, June 6, 2018 @ 21:54:08
  Author: anthraxx
Revision: 341563

upgpkg: vim-ale 1.9.0-1

Modified:
  vim-ale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-06 21:33:14 UTC (rev 341562)
+++ PKGBUILD2018-06-06 21:54:08 UTC (rev 341563)
@@ -2,7 +2,7 @@
 # Contributor: David Thurstenson 
 
 pkgname=vim-ale
-pkgver=1.8.0
+pkgver=1.9.0
 pkgrel=1
 pkgdesc='Asynchronous Lint Engine'
 url='https://github.com/w0rp/ale'
@@ -13,14 +13,14 @@
 'flake8: for python support')
 groups=('vim-plugins')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/w0rp/ale/archive/v${pkgver}.tar.gz)
-sha256sums=('44168b16de4ad80bafe3c06ba7ed3950d2c3c140a8719a318989c13c4b5e0065')
-sha512sums=('d62bf7edc9e118902d9cc86dc4d36acd32cd3bdf77733dce7e0f217f4ab5dc96c02fa9b7f426681a346204ef52268bc0582de6bde45d9cae800f12fcff3ad1ed')
+sha256sums=('df7958311f447a373a5016fdce5ca1c6f1e6ed1ef13d9193a8220e3f0541226a')
+sha512sums=('8ec81163c86d2b647451f2146a68715cba485d3318e01fbdd377528a882070be344cef345544386a400d46a4cae75e64d10caf1f7ad7cc951c73cca1a3fa30b4')
 
 package() {
cd ale-${pkgver}
install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
install -dm 755 "${pkgdir}/usr/share/vim/vimfiles"
-   cp -dr --no-preserve=ownership {after,ale_linters,autoload,doc,plugin} \
+   cp -dr --no-preserve=ownership 
{ale_linters,autoload,doc,ftplugin,plugin,syntax} \
"${pkgdir}/usr/share/vim/vimfiles"
 }