Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ opensearch-dashboards-observability-plugin


Commits:
d4b338ff by Leonidas Spyropoulos at 2026-06-30T09:58:18+01:00
upgpkg: 3.7.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = opensearch-dashboards-observability-plugin
        pkgdesc = OpenSearch Dashboards Observability Plugin
-       pkgver = 3.6.0.0
+       pkgver = 3.7.0.0
        pkgrel = 1
        url = https://docs.opensearch.org/latest/observing-your-data/
        arch = x86_64
@@ -9,13 +9,13 @@ pkgbase = opensearch-dashboards-observability-plugin
        makedepends = npm
        makedepends = python
        makedepends = git
-       depends = opensearch-dashboards=3.6.0
+       depends = opensearch-dashboards=3.7.0
        depends = gnuplot
        options = !strip
        options = emptydirs
-       source = 
git+https://github.com/opensearch-project/dashboards-observability.git#tag=3.6.0.0
-       source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=3.6.0
-       sha256sums = 
8ee12e492d088050d75ab8d8701b4eb6c0032b3447f3bbfc68dd0392c2a95292
-       sha256sums = 
83beda5288a6053aa370cce5e1a84b6ea19f9286541e117679678630427afce0
+       source = 
git+https://github.com/opensearch-project/dashboards-observability.git#tag=3.7.0.0
+       source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=3.7.0
+       sha256sums = 
32dd85ab90a2690e307e521bc0ab1a57ee220658834a8633592f0e5a33093c36
+       sha256sums = 
7ad18adaf50e0e6339689b5c503967c9c6b305b25c1b1d33d1ac3e3be6a3aa1e
 
 pkgname = opensearch-dashboards-observability-plugin


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 pkgname='opensearch-dashboards-observability-plugin'
 _pluginname='observability-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 Observability Plugin'
 url='https://docs.opensearch.org/latest/observing-your-data/'
@@ -16,8 +16,8 @@ source=(
   
"git+https://github.com/opensearch-project/dashboards-observability.git#tag=${pkgver}";
   
"git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=${_dashboardsver}";
 )
-sha256sums=('8ee12e492d088050d75ab8d8701b4eb6c0032b3447f3bbfc68dd0392c2a95292'
-            '83beda5288a6053aa370cce5e1a84b6ea19f9286541e117679678630427afce0')
+sha256sums=('32dd85ab90a2690e307e521bc0ab1a57ee220658834a8633592f0e5a33093c36'
+            '7ad18adaf50e0e6339689b5c503967c9c6b305b25c1b1d33d1ac3e3be6a3aa1e')
 
 prepare() {
   nodeVersion="$(node -v)"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-observability-plugin/-/commit/d4b338ff5c48eda2c297917d1dcfe0e968437dc4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-observability-plugin/-/commit/d4b338ff5c48eda2c297917d1dcfe0e968437dc4
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


Reply via email to