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


Commits:
aedc3523 by Leonidas Spyropoulos at 2024-06-03T23:39:53+01:00
upgpkg: 2.14.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = opensearch-dashboards-alerting-plugin
        pkgdesc = OpenSearch Dashboards Alerting Plugin
-       pkgver = 2.13.0.0
+       pkgver = 2.14.0.0
        pkgrel = 1
        url = https://opensearch.org/docs/latest/monitoring-plugins/alerting
        arch = x86_64
@@ -9,16 +9,16 @@ pkgbase = opensearch-dashboards-alerting-plugin
        makedepends = npm
        makedepends = python
        makedepends = git
-       depends = opensearch-dashboards=2.13.0
+       depends = opensearch-dashboards=2.14.0
        depends = opensearch-dashboards-notifications-plugin
        depends = coffeescript
        options = !strip
        options = emptydirs
-       source = 
git+https://github.com/opensearch-project/alerting-dashboards-plugin.git#tag=2.13.0.0
-       source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.13.0
+       source = 
git+https://github.com/opensearch-project/alerting-dashboards-plugin.git#tag=2.14.0.0
+       source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.14.0
        source = skip-failed-test.patch
-       sha256sums = 
74064ea5cc0efe79f7ec8120d5a1af1685f25e1ae56eeb98c0ece52dad9d2e99
-       sha256sums = 
78a715eef9b363ef03bd2518016ae8af430aba8925fe03a0c47699435b5e23a6
+       sha256sums = 
a21c673a461fa417caecb4b1d863bdf346d24e3ecc238a54ae8cdffd7391e342
+       sha256sums = 
e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9
        sha256sums = 
767800bde68861c9263d49fb71d259a08506e5048b6b922f0671663dbd3b7a70
 
 pkgname = opensearch-dashboards-alerting-plugin


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 pkgname='opensearch-dashboards-alerting-plugin'
 _pluginname='alerting-dashboards-plugin'
-pkgver=2.13.0.0
-_dashboardsver=2.13.0
+pkgver=2.14.0.0
+_dashboardsver=2.14.0
 pkgrel=1
 pkgdesc='OpenSearch Dashboards Alerting Plugin'
 url='https://opensearch.org/docs/latest/monitoring-plugins/alerting'
@@ -17,8 +17,8 @@ source=(
   
"git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=${_dashboardsver}";
   skip-failed-test.patch
 )
-sha256sums=('74064ea5cc0efe79f7ec8120d5a1af1685f25e1ae56eeb98c0ece52dad9d2e99'
-            '78a715eef9b363ef03bd2518016ae8af430aba8925fe03a0c47699435b5e23a6'
+sha256sums=('a21c673a461fa417caecb4b1d863bdf346d24e3ecc238a54ae8cdffd7391e342'
+            'e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9'
             '767800bde68861c9263d49fb71d259a08506e5048b6b922f0671663dbd3b7a70')
 
 prepare() {



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

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


Reply via email to