Skip to content

Commit d595cd8

Browse files
committed
draupnir: bump to nodejs 24
1 parent cd0335e commit d595cd8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

archlinuxcn/draupnir/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ arch=('x86_64')
99
options=(!debug !zipman !purge !lto)
1010
url="https://github.com/the-draupnir-project/Draupnir"
1111
license=('AFL-3.0' 'Apache-2.0' 'CC-BY-SA-4.0' 'CC0-1.0')
12-
makedepends=('git' 'go' 'gcc' 'yarn' 'python' 'nodejs-lts-jod' corepack)
12+
makedepends=('git' 'go' 'gcc' 'yarn' 'python' 'nodejs-lts-krypton' corepack)
1313
#depends=("python" "gcc" "nodejs" "node-gyp" "nodejs-matrix-bot-sdk" "nodejs-js-yaml" "nodejs-config" "nodejs-matrix-protection-suite" "nodejs-matrix-protection-suite-for-matrix-bot-sdk" "nodejs-sentry-node" "nodejs-matrix-basic-types" "nodejs-typescript-result" "nodejs-html-to-text" "nodejs-jsdom" "nodejs-typebox" "nodejs-interface-manager" "nodejs-better-sqlite3" "nodejs-body-parser" "nodejs-express" "nodejs-matrix-appservice-bridge" "nodejs-pg")
14-
depends=("python" "gcc" "nodejs-lts-jod" "node-gyp" "nodejs-bindings")
14+
depends=("python" "gcc" "nodejs-lts-krypton" "node-gyp" "nodejs-bindings")
1515
conflicts=("${_pkgname}")
1616
source=(
1717
"${_pkgname}::git+https://github.com/the-draupnir-project/Draupnir.git#tag=v$(echo ${pkgver} | sed 's|_|-|g')"

0 commit comments

Comments
 (0)