Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ opensearch-dashboards-maps-plugin
Commits:
0c7647f2 by Leonidas Spyropoulos at 2026-06-30T09:40:17+01:00
upgpkg: 3.7.0.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = opensearch-dashboards-maps-plugin
pkgdesc = OpenSearch Dashboards Maps Plugin
- pkgver = 3.6.0.0
+ pkgver = 3.7.0.0
pkgrel = 1
url = https://opensearch.org/docs/latest/dashboards/geojson-regionmaps/
arch = x86_64
@@ -8,13 +8,13 @@ pkgbase = opensearch-dashboards-maps-plugin
makedepends = yarn
makedepends = npm
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-maps.git#tag=3.6.0.0
- source =
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=3.6.0
- sha256sums =
6cfc004a0b301fe6554a363217bc61f9e6ef0170782f2e8d4a889ff8821b9a07
- sha256sums =
83beda5288a6053aa370cce5e1a84b6ea19f9286541e117679678630427afce0
+ source =
git+https://github.com/opensearch-project/dashboards-maps.git#tag=3.7.0.0
+ source =
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=3.7.0
+ sha256sums =
d8b4214e4810b14c5e9380574d0c08184da2554871095697b5cbea3b012e9388
+ sha256sums =
7ad18adaf50e0e6339689b5c503967c9c6b305b25c1b1d33d1ac3e3be6a3aa1e
pkgname = opensearch-dashboards-maps-plugin
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
pkgname='opensearch-dashboards-maps-plugin'
_pluginname='dashboards-maps'
-pkgver=3.6.0.0
-_dashboardsver=3.6.0
+pkgver=3.7.0.0
+_dashboardsver=3.7.0
pkgrel=1
pkgdesc='OpenSearch Dashboards Maps Plugin'
url='https://opensearch.org/docs/latest/dashboards/geojson-regionmaps/'
@@ -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=('6cfc004a0b301fe6554a363217bc61f9e6ef0170782f2e8d4a889ff8821b9a07'
- '83beda5288a6053aa370cce5e1a84b6ea19f9286541e117679678630427afce0')
+sha256sums=('d8b4214e4810b14c5e9380574d0c08184da2554871095697b5cbea3b012e9388'
+ '7ad18adaf50e0e6339689b5c503967c9c6b305b25c1b1d33d1ac3e3be6a3aa1e')
prepare() {
nodeVersion="$(node -v)"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-maps-plugin/-/commit/0c7647f2b0c3313cee6f68896e2ba256e74c8290
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-maps-plugin/-/commit/0c7647f2b0c3313cee6f68896e2ba256e74c8290
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