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

Daniel M. Capella polyzen at archlinux.org
Mon Aug 31 18:56:44 UTC 2020


    Date: Monday, August 31, 2020 @ 18:56:44
  Author: polyzen
Revision: 694369

upgpkg: stylelint 13.7.0-1

Modified:
  stylelint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-31 18:53:25 UTC (rev 694368)
+++ PKGBUILD	2020-08-31 18:56:44 UTC (rev 694369)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=stylelint
-pkgver=13.6.1
+pkgver=13.7.0
 pkgrel=1
 pkgdesc='Mighty, modern CSS linter'
 arch=('any')
@@ -12,7 +12,7 @@
 optdepends=('stylelint-config-standard: for the standard shareable config')
 source=("https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz")
 noextract=("$pkgname-$pkgver.tgz")
-sha512sums=('5f2bcac8d13b7b2aea92e67ce428ad77f52fde58c68ae6070ba522ced4d1eac592f6bcdaf23dd4790bff7867104bd359cff8a6882e0629d9351152f7c2cb79bf')
+sha512sums=('d704ad778cd57ad9e51cef7c56370741b8d20e6bdc037f6c9a465031cb7671ffa1a26e341f4c6540d773cdbb30a06fe318187ad7f51ef66ecbbbdf4f639d4ee8')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr --ignore-scripts --production $pkgname-$pkgver.tgz



More information about the arch-commits mailing list