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

Daniel M. Capella polyzen at archlinux.org
Tue May 19 17:24:41 UTC 2020


    Date: Tuesday, May 19, 2020 @ 17:24:41
  Author: polyzen
Revision: 629934

upgpkg: stylelint 13.5.0-1

Modified:
  stylelint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 17:02:26 UTC (rev 629933)
+++ PKGBUILD	2020-05-19 17:24:41 UTC (rev 629934)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=stylelint
-pkgver=13.4.1
+pkgver=13.5.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=('cf37db00daee2b39cb6f6a7a73cce58a0d5556b3683caef44653266aecbd2b8b0ca25ae985d66af3f59d22fbed4fc8a7086f9f0549fa2ba40e60b5dc1161a806')
+sha512sums=('f89cbb89e28058a4dfdad99c004ee38127311f7f54adbf3b8b46e32bf7a749c15a19659a167e2400fc1ea463929366fb08b50356dfceea4c00d31d29fd5ee6a1')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr --ignore-scripts --production $pkgname-$pkgver.tgz



More information about the arch-commits mailing list