Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ opensearch-dashboards-anomaly-detection-plugin
Commits:
022b3598 by Leonidas Spyropoulos at 2026-06-30T09:35:53+01:00
upgpkg: 3.7.0.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = opensearch-dashboards-anomaly-detection-plugin
pkgdesc = OpenSearch Dashboards Anomaly Detection Plugin
- pkgver = 3.6.0.0
+ pkgver = 3.7.0.0
pkgrel = 1
url = https://opensearch.org/docs/latest/monitoring-plugins/ad/index/
arch = x86_64
@@ -9,12 +9,12 @@ pkgbase = opensearch-dashboards-anomaly-detection-plugin
makedepends = npm
makedepends = python
makedepends = git
- depends = opensearch-dashboards=3.6.0
+ depends = opensearch-dashboards=3.7.0
options = !strip
options = emptydirs
- source =
git+https://github.com/opensearch-project/anomaly-detection-dashboards-plugin.git#tag=3.6.0.0
- source =
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=3.6.0
- sha256sums =
bbb9fe0a5c15303fad4be893e94e06b6af0d70a68efbd6ac206259f1e80d3038
- sha256sums =
83beda5288a6053aa370cce5e1a84b6ea19f9286541e117679678630427afce0
+ source =
git+https://github.com/opensearch-project/anomaly-detection-dashboards-plugin.git#tag=3.7.0.0
+ source =
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=3.7.0
+ sha256sums =
f691f9b9a38b890b2489d628b0b8cc19d249e6975660df69c2f44550b7d1f4d3
+ sha256sums =
7ad18adaf50e0e6339689b5c503967c9c6b305b25c1b1d33d1ac3e3be6a3aa1e
pkgname = opensearch-dashboards-anomaly-detection-plugin
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
pkgname='opensearch-dashboards-anomaly-detection-plugin'
_pluginname='anomaly-detection-dashboards-plugin'
-pkgver=3.6.0.0
-_dashboardsver=3.6.0
+pkgver=3.7.0.0
+_dashboardsver=3.7.0
pkgrel=1
pkgdesc='OpenSearch Dashboards Anomaly Detection Plugin'
url='https://opensearch.org/docs/latest/monitoring-plugins/ad/index/'
@@ -16,8 +16,8 @@ source=(
"git+https://github.com/opensearch-project/${_pluginname}.git#tag=${pkgver}"
"git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=${_dashboardsver}"
)
-sha256sums=('bbb9fe0a5c15303fad4be893e94e06b6af0d70a68efbd6ac206259f1e80d3038'
- '83beda5288a6053aa370cce5e1a84b6ea19f9286541e117679678630427afce0')
+sha256sums=('f691f9b9a38b890b2489d628b0b8cc19d249e6975660df69c2f44550b7d1f4d3'
+ '7ad18adaf50e0e6339689b5c503967c9c6b305b25c1b1d33d1ac3e3be6a3aa1e')
prepare() {
nodeVersion="$(node -v)"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-anomaly-detection-plugin/-/commit/022b3598f8b056bba97f33fa370c0567451b1656
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-anomaly-detection-plugin/-/commit/022b3598f8b056bba97f33fa370c0567451b1656
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help