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


Commits:
5cdba156 by Leonidas Spyropoulos at 2024-06-03T23:31:20+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-reports-plugin
        pkgdesc = OpenSearch Dashboards Reports Plugin
-       pkgver = 2.13.0.0
+       pkgver = 2.14.0.0
        pkgrel = 1
        url = https://opensearch.org/docs/latest/dashboards/reporting
        arch = x86_64
@@ -9,13 +9,13 @@ pkgbase = opensearch-dashboards-reports-plugin
        makedepends = npm
        makedepends = python
        makedepends = git
-       depends = opensearch-dashboards=2.13.0
+       depends = opensearch-dashboards=2.14.0
        depends = coffeescript
        options = !strip
        options = emptydirs
-       source = 
git+https://github.com/opensearch-project/dashboards-reporting.git#tag=2.13.0.0
-       source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.13.0
-       sha256sums = 
8c6dbec82063d4c7283f9273fa3bf704e18f20aa4d3708fdca7c1381d4df5a37
-       sha256sums = 
78a715eef9b363ef03bd2518016ae8af430aba8925fe03a0c47699435b5e23a6
+       source = 
git+https://github.com/opensearch-project/dashboards-reporting.git#tag=2.14.0.0
+       source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.14.0
+       sha256sums = 
fe67f445f1e1d4a86f38e60bb0f368e627385325e7cddd8041c4daa98c2ef7d7
+       sha256sums = 
e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9
 
 pkgname = opensearch-dashboards-reports-plugin


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 pkgname='opensearch-dashboards-reports-plugin'
 _pluginname='dashboards-reports'
-pkgver=2.13.0.0
-_dashboardsver=2.13.0
+pkgver=2.14.0.0
+_dashboardsver=2.14.0
 pkgrel=1
 pkgdesc='OpenSearch Dashboards Reports Plugin'
 url='https://opensearch.org/docs/latest/dashboards/reporting'
@@ -16,8 +16,8 @@ source=(
   
"git+https://github.com/opensearch-project/dashboards-reporting.git#tag=${pkgver}";
   
"git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=${_dashboardsver}";
 )
-sha256sums=('8c6dbec82063d4c7283f9273fa3bf704e18f20aa4d3708fdca7c1381d4df5a37'
-            '78a715eef9b363ef03bd2518016ae8af430aba8925fe03a0c47699435b5e23a6')
+sha256sums=('fe67f445f1e1d4a86f38e60bb0f368e627385325e7cddd8041c4daa98c2ef7d7'
+            'e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9')
 
 prepare() {
   nodeVersion="$(node -v)"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-reports-plugin/-/commit/5cdba156562e62ff4b434ec5624b68161f4931b0

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


Reply via email to