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

Daniel M. Capella polyzen at archlinux.org
Sat Sep 26 06:31:48 UTC 2020


    Date: Saturday, September 26, 2020 @ 06:31:48
  Author: polyzen
Revision: 712365

upgpkg: stylelint 13.7.2-1

Modified:
  stylelint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-26 06:24:42 UTC (rev 712364)
+++ PKGBUILD	2020-09-26 06:31:48 UTC (rev 712365)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=stylelint
-pkgver=13.7.1
+pkgver=13.7.2
 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=('ab3a9acdcc91c6b49176616e3b4fd264e27e2f20b1632d29c1cbda38106797cff655f1d232bb4d204f809f2268caaeae29bfa6b7e86582656bbd58ba1ba5c77d')
+sha512sums=('9a689ea2b91f98ef9903a08d0eed6273daa9b78b45bc7d90501eefa9782b3151dee44354ebdabb603ab461483f5072ee0ac64e5a1500bdc31c2f32c32044734a')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr --ignore-scripts --production $pkgname-$pkgver.tgz



More information about the arch-commits mailing list