Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
markdownlint-cli2


Commits:
a9d2278e by Daniel M. Capella at 2023-08-22T02:36:41-04:00
upgpkg: 0.9.0-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Brody <archfan at brodix dot de>
 
 pkgname=markdownlint-cli2
-pkgver=0.8.1
-pkgrel=2
+pkgver=0.9.0
+pkgrel=1
 pkgdesc='MarkdownLint Command Line Interface'
 arch=('any')
 url=https://github.com/DavidAnson/markdownlint-cli2
@@ -15,7 +15,7 @@ b2sums=('SKIP')
 
 prepare() {
   cd $pkgname
-  npm install
+  npm ci
 }
 
 check() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/markdownlint-cli2/-/commit/a9d2278e1dd2282368429c792c3f197d3704c449

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/markdownlint-cli2/-/commit/a9d2278e1dd2282368429c792c3f197d3704c449
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to