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


Commits:
0d4761d7 by Leonidas Spyropoulos at 2024-11-09T11:09:13+00:00
upgpkg: 2.18.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 = 2.17.1.0
+       pkgver = 2.18.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.17.1
+       depends = opensearch-dashboards=2.18.0
        depends = coffeescript
        options = !strip
        options = emptydirs
-       source = 
git+https://github.com/opensearch-project/dashboards-reporting.git#tag=2.17.1.0
-       source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.17.1
-       sha256sums = 
f416757aa9cd2e19d19cd1f9416d52c4af15d3020c48eeba32443729925658f8
-       sha256sums = 
8d3826382d89649efd499152f53758b03afbb375d666fee40793bb882bff1a82
+       source = 
git+https://github.com/opensearch-project/dashboards-reporting.git#tag=2.18.0.0
+       source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.18.0
+       sha256sums = 
f2ea52a925f926aea70fb3ffc4686eaad2269bf3a14de5fe93101a99b8d338d2
+       sha256sums = 
047ea8d8669958d1cd16ee4c6c417088b7295dcf83a7efe855e9b32903eb02e1
 
 pkgname = opensearch-dashboards-reports-plugin


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 pkgname='opensearch-dashboards-reports-plugin'
 _pluginname='dashboards-reports'
-pkgver=2.17.1.0
-_dashboardsver=2.17.1
+pkgver=2.18.0.0
+_dashboardsver=2.18.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=('f416757aa9cd2e19d19cd1f9416d52c4af15d3020c48eeba32443729925658f8'
-            '8d3826382d89649efd499152f53758b03afbb375d666fee40793bb882bff1a82')
+sha256sums=('f2ea52a925f926aea70fb3ffc4686eaad2269bf3a14de5fe93101a99b8d338d2'
+            '047ea8d8669958d1cd16ee4c6c417088b7295dcf83a7efe855e9b32903eb02e1')
 
 prepare() {
   nodeVersion="$(node -v)"



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

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


Reply via email to