summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGitHub Action2022-10-16 03:03:36 +0000
committerGitHub Action2022-10-16 03:03:36 +0000
commit9584cc503e56294966641534b1696fc24d1b6d00 (patch)
treef6efc821bfc222262984b7fb77f1ba00256ee2fc /.SRCINFO
parent7b22e99ac4a4e02e42ee73cb614669b6ac578a4e (diff)
downloadaur-9584cc503e56294966641534b1696fc24d1b6d00.tar.gz
Update from GitHub Actions: nodejs-mocha: update to 10.1.0-1
https://github.com/ouuan/AUR-packages/actions/runs/3258038928
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8bede9807ac5..8bc458e81682 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = nodejs-mocha
pkgdesc = Simple, flexible, fun JavaScript test framework for Node.js & The Browser
- pkgver = 10.0.0
+ pkgver = 10.1.0
pkgrel = 1
url = https://mochajs.org
arch = any
license = MIT
makedepends = npm
depends = nodejs
- noextract = mocha-10.0.0.tgz
- source = https://registry.npmjs.org/mocha/-/mocha-10.0.0.tgz
- sha256sums = 91c4b9e3d052d73b7cdf297d296e698e8db1137724dd4391cdc5b93ad543283f
+ noextract = mocha-10.1.0.tgz
+ source = https://registry.npmjs.org/mocha/-/mocha-10.1.0.tgz
+ sha256sums = 27b3946ccd74ab3eb4070ea7cdd94fe6f9845cc1adee03da7cc5f9b865a8b18a
pkgname = nodejs-mocha