Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ opensearch-dashboards-reports-plugin
Commits:
a5508b29 by Leonidas Spyropoulos at 2026-06-30T10:11:13+01:00
upgpkg: 3.7.0.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = opensearch-dashboards-reports-plugin
pkgdesc = OpenSearch Dashboards Reports Plugin
- pkgver = 3.6.0.0
+ pkgver = 3.7.0.0
pkgrel = 1
url = https://opensearch.org/docs/latest/dashboards/reporting
arch = x86_64
@@ -9,13 +9,13 @@ pkgbase = opensearch-dashboards-reports-plugin
makedepends = npm
makedepends = python
makedepends = git
- depends = opensearch-dashboards=3.6.0
+ depends = opensearch-dashboards=3.7.0
depends = coffeescript
options = !strip
options = emptydirs
- source =
git+https://github.com/opensearch-project/dashboards-reporting.git#tag=3.6.0.0
- source =
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=3.6.0
- sha256sums =
c578d486cdb9d72130a6c93c0730cc2b1027039df900d226e881b09dfb5bf5f3
- sha256sums =
83beda5288a6053aa370cce5e1a84b6ea19f9286541e117679678630427afce0
+ source =
git+https://github.com/opensearch-project/dashboards-reporting.git#tag=3.7.0.0
+ source =
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=3.7.0
+ sha256sums =
47778b393ebb7f16ba2e876dfac0395684c63ad0ed004f1841f18d88e35f7d6b
+ sha256sums =
7ad18adaf50e0e6339689b5c503967c9c6b305b25c1b1d33d1ac3e3be6a3aa1e
pkgname = opensearch-dashboards-reports-plugin
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
pkgname='opensearch-dashboards-reports-plugin'
_pluginname='dashboards-reports'
-pkgver=3.6.0.0
-_dashboardsver=3.6.0
+pkgver=3.7.0.0
+_dashboardsver=3.7.0
pkgrel=1
pkgdesc='OpenSearch Dashboards Reports Plugin'
url='https://opensearch.org/docs/latest/dashboards/reporting'
@@ -16,8 +16,8 @@ source=(
"git+https://github.com/opensearch-project/dashboards-reporting.git#tag=${pkgver}"
"git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=${_dashboardsver}"
)
-sha256sums=('c578d486cdb9d72130a6c93c0730cc2b1027039df900d226e881b09dfb5bf5f3'
- '83beda5288a6053aa370cce5e1a84b6ea19f9286541e117679678630427afce0')
+sha256sums=('47778b393ebb7f16ba2e876dfac0395684c63ad0ed004f1841f18d88e35f7d6b'
+ '7ad18adaf50e0e6339689b5c503967c9c6b305b25c1b1d33d1ac3e3be6a3aa1e')
prepare() {
nodeVersion="$(node -v)"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-reports-plugin/-/commit/a5508b2940638f7f97820171603261f10642bb74
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-reports-plugin/-/commit/a5508b2940638f7f97820171603261f10642bb74
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