summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMario Finelli2024-01-02 09:38:49 -0500
committerMario Finelli2024-01-02 09:38:49 -0500
commit2e2964a2daa1e5a3f5bbd01877facfd4a6b70a5b (patch)
tree2a03c22d152176c0bf689adb68ad9466ab87052b /PKGBUILD
parent6e54eed061ac83eedbff22416fa8c713f33e3efa (diff)
downloadaur-nodejs-lhci-cli.tar.gz
upgpkg: nodejs-lhci-cli 0.13.0-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2dedddf9207..723db70aea9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mario Finelli <mario at finel dot li>
pkgname=nodejs-lhci-cli
-pkgver=0.12.0
+pkgver=0.13.0
pkgrel=1
pkgdesc="The Lighthouse CI CLI"
arch=(any)
@@ -11,7 +11,7 @@ depends=(nodejs)
makedepends=(npm)
source=(https://registry.npmjs.org/@lhci/cli/-/cli-$pkgver.tgz)
noextract=(cli-$pkgver.tgz)
-sha256sums=('82175546a7996969b5c8a9a3b1086996cb459ea23847f66dbd84685a70b21573')
+sha256sums=('0648cb8c0365e4e85deac5a28a06581afabd4693b416d43799f9a116bef3a7f5')
package() {
npm install --global \