summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Aznarán2024-04-17 21:14:33 -0500
committerCarlos Aznarán2024-04-17 21:14:33 -0500
commitdd077276be838e0bda7a91cb640b33c0281d0843 (patch)
tree0fbf80a212475a8c0c8e8944c140eb48e0e2175b
parentcfca6d213b1ce999e251daf33d60c3ac512bf15a (diff)
downloadaur-python-trame-vega.tar.gz
Switch nodejs-lts-hydrogen to nodejs
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e8460b30d58..1af7fcd5561f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = python-trame-vega
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
- makedepends = nodejs-lts-hydrogen
+ makedepends = nodejs
makedepends = npm
depends = python-trame-client
source = trame-vega-2.1.1.tar.gz::https://github.com/Kitware/trame-vega/archive/v2.1.1.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index ef77215756df..81a563c4721d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=(any)
url="https://github.com/Kitware/${_base}"
license=(BSD-3-Clause)
depends=(python-trame-client)
-makedepends=(python-build python-installer python-setuptools python-wheel nodejs-lts-hydrogen npm)
+makedepends=(python-build python-installer python-setuptools python-wheel nodejs npm)
checkdepends=(python-pytest)
source=(${_base}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz)
sha512sums=('6df086f792e07d4d17cc9ecc476345071d7bf08c40df9c2ecc8882471efeda74e97beae5913901b80aa430760b4fc72bbb253ea344a6147291abc19bd6cdf160')