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


Commits:
a2b579b9 by Leonidas Spyropoulos at 2024-06-30T20:32:15+01:00
upgpkg: 2.15.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = opensearch-dashboards-maps-plugin
        pkgdesc = OpenSearch Dashboards Maps Plugin
-       pkgver = 2.14.0.0
+       pkgver = 2.15.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=2.14.0
+       depends = opensearch-dashboards=2.15.0
        depends = coffeescript
        options = !strip
        options = emptydirs
-       source = 
git+https://github.com/opensearch-project/dashboards-maps.git#tag=2.14.0.0
-       source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.14.0
-       sha256sums = 
4cbff6c8c5d09d3fa54bc0e450787fe2547f39b9a36062c7d0ce987ab1ddb03f
-       sha256sums = 
e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9
+       source = 
git+https://github.com/opensearch-project/dashboards-maps.git#tag=2.15.0.0
+       source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.15.0
+       sha256sums = 
05840a0fc076b44a76d315d6f3b0f6534604171aeeb41d48b44677cf16b7fb99
+       sha256sums = 
8528ed81c9b2282472089e611a648b22f7f240e2244bddd1124cc03612cb45d8
 
 pkgname = opensearch-dashboards-maps-plugin


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 pkgname='opensearch-dashboards-maps-plugin'
 _pluginname='dashboards-maps'
-pkgver=2.14.0.0
-_dashboardsver=2.14.0
+pkgver=2.15.0.0
+_dashboardsver=2.15.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=('4cbff6c8c5d09d3fa54bc0e450787fe2547f39b9a36062c7d0ce987ab1ddb03f'
-            'e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9')
+sha256sums=('05840a0fc076b44a76d315d6f3b0f6534604171aeeb41d48b44677cf16b7fb99'
+            '8528ed81c9b2282472089e611a648b22f7f240e2244bddd1124cc03612cb45d8')
 
 prepare() {
   nodeVersion="$(node -v)"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-maps-plugin/-/commit/a2b579b99aeaf320f1509d375783101c8e06ad51
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to