summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Aznarán2023-10-13 23:16:01 -0500
committerCarlos Aznarán2023-10-13 23:16:01 -0500
commit6269def8498b85eff0a25975ee057292c34a6f8a (patch)
treec383ee68e87bb171b1ff54ef1e28e2373ce05992
parent215202c70e815f43f3d9314d28beaa55fc6f06a2 (diff)
downloadaur-6269def8498b85eff0a25975ee057292c34a6f8a.tar.gz
Replace nodejs-lts-gallium by nodejs-lts-hydrogen
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3f6adc6c6d2..2786f919871c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = python-trame-matplotlib
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
- makedepends = nodejs-lts-gallium
+ makedepends = nodejs-lts-hydrogen
makedepends = npm
depends = python-trame-client
source = trame-matplotlib-2.0.2.tar.gz::https://github.com/Kitware/trame-matplotlib/archive/v2.0.2.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index c6bea7f02b8b..b35b9a5704ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=(any)
url="https://github.com/Kitware/${_base}"
license=('custom:BSD-3-clause')
depends=(python-trame-client)
-makedepends=(python-build python-installer python-setuptools python-wheel nodejs-lts-gallium npm)
+makedepends=(python-build python-installer python-setuptools python-wheel nodejs-lts-hydrogen npm)
checkdepends=(python-pytest)
source=(${_base}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz)
sha512sums=('2758400fe658697dbb27eb4f2e0cb0acbe7116e912ca69f2d472fdeb129f8f243c51613e2d588f395ccd5cf070297df4546e1323e220ca419d716173540c0de2')