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

Daniel M. Capella polyzen at gemini.archlinux.org
Thu Sep 16 20:48:44 UTC 2021


    Date: Thursday, September 16, 2021 @ 20:48:44
  Author: polyzen
Revision: 1016540

upgpkg: htmlhint 0.15.2-1

Modified:
  htmlhint/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-16 20:33:12 UTC (rev 1016539)
+++ PKGBUILD	2021-09-16 20:48:44 UTC (rev 1016540)
@@ -2,7 +2,7 @@
 
 _name=HTMLHint
 pkgname=htmlhint
-pkgver=0.15.1
+pkgver=0.15.2
 pkgrel=1
 pkgdesc='Static Code Analysis Tool for your HTML'
 arch=('any')
@@ -10,6 +10,7 @@
 license=('MIT')
 depends=('nodejs')
 makedepends=('git' 'npm')
+options=('!emptydirs')
 source=("git+https://github.com/htmlhint/HTMLHint.git#tag=v$pkgver")
 b2sums=('SKIP')
 



More information about the arch-commits mailing list