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

Daniel M. Capella polyzen at archlinux.org
Fri Jun 26 05:01:28 UTC 2020


    Date: Friday, June 26, 2020 @ 05:01:27
  Author: polyzen
Revision: 653435

upgpkg: htmlhint 0.14.1-1

Modified:
  htmlhint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-26 04:28:08 UTC (rev 653434)
+++ PKGBUILD	2020-06-26 05:01:27 UTC (rev 653435)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=htmlhint
-pkgver=0.14.0
+pkgver=0.14.1
 pkgrel=1
 pkgdesc='Static Code Analysis Tool for your HTML'
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('npm')
 source=("https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz")
 noextract=("$pkgname-$pkgver.tgz")
-sha512sums=('bcfe6d59b150d86f23e363710daf4f925c73c69d06182df5fed65a727256618b328198f8cdbaf02c84f8bf3b1a7cdf3f96c57beeb0d39fedc26a2c69646381f3')
+sha512sums=('5562ab96397017cb44287e3c60f7c2df4cd82a1aec32a9bbd1deef5ecc22bc4a9ddc34af6bc6652337de09add85851054482218972a02aeae5a84a42b5830200')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr --ignore-scripts --production $pkgname-$pkgver.tgz



More information about the arch-commits mailing list