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

Daniel M. Capella polyzen at archlinux.org
Sun Sep 13 05:15:09 UTC 2020


    Date: Sunday, September 13, 2020 @ 05:15:08
  Author: polyzen
Revision: 704912

upgpkg: stylelint 13.7.1-1

Modified:
  stylelint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-13 05:00:41 UTC (rev 704911)
+++ PKGBUILD	2020-09-13 05:15:08 UTC (rev 704912)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=stylelint
-pkgver=13.7.0
+pkgver=13.7.1
 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=('d704ad778cd57ad9e51cef7c56370741b8d20e6bdc037f6c9a465031cb7671ffa1a26e341f4c6540d773cdbb30a06fe318187ad7f51ef66ecbbbdf4f639d4ee8')
+sha512sums=('ab3a9acdcc91c6b49176616e3b4fd264e27e2f20b1632d29c1cbda38106797cff655f1d232bb4d204f809f2268caaeae29bfa6b7e86582656bbd58ba1ba5c77d')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr --ignore-scripts --production $pkgname-$pkgver.tgz



More information about the arch-commits mailing list