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


Commits:
81e69e1b by Leonidas Spyropoulos at 2024-08-19T18:54:20+01:00
upgpkg: 2.16.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = opensearch-dashboards-index-management-plugin
        pkgdesc = OpenSearch Dashboards Index Management Plugin
-       pkgver = 2.15.0.0
+       pkgver = 2.16.0.0
        pkgrel = 1
        url = https://opensearch.org/docs/latest/im-plugin/index/
        arch = x86_64
@@ -9,13 +9,13 @@ pkgbase = opensearch-dashboards-index-management-plugin
        makedepends = npm
        makedepends = python
        makedepends = git
-       depends = opensearch-dashboards=2.15.0
+       depends = opensearch-dashboards=2.16.0
        depends = opensearch-dashboards-notifications-plugin
        options = !strip
        options = emptydirs
-       source = 
git+https://github.com/opensearch-project/index-management-dashboards-plugin.git#tag=2.15.0.0
-       source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.15.0
-       sha256sums = 
e6c68df5c8270868310bccc82d3bebf91b586391c90c3d5c1669846e7db23227
-       sha256sums = 
8528ed81c9b2282472089e611a648b22f7f240e2244bddd1124cc03612cb45d8
+       source = 
git+https://github.com/opensearch-project/index-management-dashboards-plugin.git#tag=2.16.0.0
+       source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.16.0
+       sha256sums = 
0f0ec3c31320f3a99a9523e058a745de7e6e9a1a525e7e976e28d65a4861dd05
+       sha256sums = 
461b77cc2acae8df36213d7b27b4719c28486ef96f8451ce1666c4a7dbe56103
 
 pkgname = opensearch-dashboards-index-management-plugin


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 pkgname='opensearch-dashboards-index-management-plugin'
 _pluginname='index-management-dashboards-plugin'
-pkgver=2.15.0.0
-_dashboardsver=2.15.0
+pkgver=2.16.0.0
+_dashboardsver=2.16.0
 pkgrel=1
 pkgdesc='OpenSearch Dashboards Index Management Plugin'
 url='https://opensearch.org/docs/latest/im-plugin/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=('e6c68df5c8270868310bccc82d3bebf91b586391c90c3d5c1669846e7db23227'
-            '8528ed81c9b2282472089e611a648b22f7f240e2244bddd1124cc03612cb45d8')
+sha256sums=('0f0ec3c31320f3a99a9523e058a745de7e6e9a1a525e7e976e28d65a4861dd05'
+            '461b77cc2acae8df36213d7b27b4719c28486ef96f8451ce1666c4a7dbe56103')
 
 prepare() {
   nodeVersion="$(node -v)"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-index-management-plugin/-/commit/81e69e1ba95bb2881dca7ea87f2cd2df113ef4fd

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


Reply via email to