[arch-commits] Commit in htmlhint/trunk (PKGBUILD)
Daniel M. Capella
polyzen at archlinux.org
Wed Nov 11 18:07:30 UTC 2020
Date: Wednesday, November 11, 2020 @ 18:07:29
Author: polyzen
Revision: 751188
upgpkg: htmlhint 0.14.2-1
Modified:
htmlhint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-11 17:43:04 UTC (rev 751187)
+++ PKGBUILD 2020-11-11 18:07:29 UTC (rev 751188)
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
pkgname=htmlhint
-pkgver=0.14.1
+pkgver=0.14.2
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=('5562ab96397017cb44287e3c60f7c2df4cd82a1aec32a9bbd1deef5ecc22bc4a9ddc34af6bc6652337de09add85851054482218972a02aeae5a84a42b5830200')
+sha512sums=('9540a019567fa320a4a600e421ae487c29705fc3e9cb5d4393b5dd7956e80064a62a322e38ac7acb2f3a592d16d3c285b4246ec5fb73372f8a7508cce148ea08')
package() {
npm install -g --user root --prefix "$pkgdir"/usr --ignore-scripts --production $pkgname-$pkgver.tgz
More information about the arch-commits
mailing list