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

Daniel M. Capella polyzen at archlinux.org
Fri Jun 5 04:42:01 UTC 2020


    Date: Friday, June 5, 2020 @ 04:42:01
  Author: polyzen
Revision: 639066

upgpkg: stylelint 13.6.0-1

Modified:
  stylelint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-05 02:33:22 UTC (rev 639065)
+++ PKGBUILD	2020-06-05 04:42:01 UTC (rev 639066)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=stylelint
-pkgver=13.5.0
+pkgver=13.6.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=('f89cbb89e28058a4dfdad99c004ee38127311f7f54adbf3b8b46e32bf7a749c15a19659a167e2400fc1ea463929366fb08b50356dfceea4c00d31d29fd5ee6a1')
+sha512sums=('e79806da936356bd7cdc924cfed96bdca02e6babd3557ec7a3f96028ab82216b334d9d609ab5e35f85a8939dd223cc116053dbc0a01c24650b43bece2714dc37')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr --ignore-scripts --production $pkgname-$pkgver.tgz



More information about the arch-commits mailing list