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


Commits:
bc925a75 by Leonidas Spyropoulos at 2025-07-01T23:14:29+01:00
upgpkg: 3.1.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = opensearch-dashboards-reports-plugin
        pkgdesc = OpenSearch Dashboards Reports Plugin
-       pkgver = 3.0.0.0
+       pkgver = 3.1.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=3.0.0
+       depends = opensearch-dashboards=3.1.0
        depends = coffeescript
        options = !strip
        options = emptydirs
-       source = 
git+https://github.com/opensearch-project/dashboards-reporting.git#tag=3.0.0.0
-       source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=3.0.0
-       sha256sums = 
2f769ae7cef86ff1042d136189d17fac4fd59703c5791da0f65c896a7d54e6ef
-       sha256sums = 
5d3e0b9b92e4dd3d7267ea5941c2d41f52c90db19d3faea9566f6c0a37006161
+       source = 
git+https://github.com/opensearch-project/dashboards-reporting.git#tag=3.1.0.0
+       source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=3.1.0
+       sha256sums = 
e54b00abed99573c830faa059ca686583f7564ce3074eafb2a2a56aed8a2e4b2
+       sha256sums = 
8756ba3ab17ffcf41a3ea94adda9773c593416ea84d201a33aa66b2db3a5a2c7
 
 pkgname = opensearch-dashboards-reports-plugin


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 pkgname='opensearch-dashboards-reports-plugin'
 _pluginname='dashboards-reports'
-pkgver=3.0.0.0
-_dashboardsver=3.0.0
+pkgver=3.1.0.0
+_dashboardsver=3.1.0
 pkgrel=1
 pkgdesc='OpenSearch Dashboards Reports Plugin'
 url='https://opensearch.org/docs/latest/dashboards/reporting'
@@ -16,9 +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=('2f769ae7cef86ff1042d136189d17fac4fd59703c5791da0f65c896a7d54e6ef'
-            '5d3e0b9b92e4dd3d7267ea5941c2d41f52c90db19d3faea9566f6c0a37006161'
-)
+sha256sums=('e54b00abed99573c830faa059ca686583f7564ce3074eafb2a2a56aed8a2e4b2'
+            '8756ba3ab17ffcf41a3ea94adda9773c593416ea84d201a33aa66b2db3a5a2c7')
 
 prepare() {
   nodeVersion="$(node -v)"



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

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


Reply via email to