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


Commits:
92e40310 by Leonidas Spyropoulos at 2026-06-30T09:46:32+01:00
upgpkg: 3.7.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = opensearch-dashboards-notifications-plugin
        pkgdesc = OpenSearch Dashboards Notifications Plugin
-       pkgver = 3.6.0.0
+       pkgver = 3.7.0.0
        pkgrel = 1
        url = https://opensearch.org/docs/latest/notifications-plugin/index/
        arch = x86_64
@@ -10,13 +10,13 @@ pkgbase = opensearch-dashboards-notifications-plugin
        makedepends = python
        makedepends = git
        makedepends = unzip
-       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-notifications.git#tag=3.6.0.0
-       source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=3.6.0
-       sha256sums = 
8ccd942ef6a368774950df296d567677c4336f749e1451c62f3ca4aeb8f60fa7
-       sha256sums = 
83beda5288a6053aa370cce5e1a84b6ea19f9286541e117679678630427afce0
+       source = 
git+https://github.com/opensearch-project/dashboards-notifications.git#tag=3.7.0.0
+       source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=3.7.0
+       sha256sums = 
6239c3b79724d46e4794115f70ca0d653c3c94ff4ddbf023f7d30b06facd5e95
+       sha256sums = 
7ad18adaf50e0e6339689b5c503967c9c6b305b25c1b1d33d1ac3e3be6a3aa1e
 
 pkgname = opensearch-dashboards-notifications-plugin


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 pkgname='opensearch-dashboards-notifications-plugin'
 _pluginname='dashboards-notifications'
-pkgver=3.6.0.0
-_dashboardsver=3.6.0
+pkgver=3.7.0.0
+_dashboardsver=3.7.0
 pkgrel=1
 pkgdesc='OpenSearch Dashboards Notifications Plugin'
 url='https://opensearch.org/docs/latest/notifications-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=('8ccd942ef6a368774950df296d567677c4336f749e1451c62f3ca4aeb8f60fa7'
-            '83beda5288a6053aa370cce5e1a84b6ea19f9286541e117679678630427afce0')
+sha256sums=('6239c3b79724d46e4794115f70ca0d653c3c94ff4ddbf023f7d30b06facd5e95'
+            '7ad18adaf50e0e6339689b5c503967c9c6b305b25c1b1d33d1ac3e3be6a3aa1e')
 
 prepare() {
   nodeVersion="$(node -v)"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-notifications-plugin/-/commit/92e40310079095be4e12fdb2ece6e2161fdf791a

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