[arch-commits] Commit in opensearch-dashboards-reports-plugin/trunk (PKGBUILD)

Justin Kromlinger hashworks at gemini.archlinux.org
Wed May 11 19:32:25 UTC 2022


    Date: Wednesday, May 11, 2022 @ 19:32:25
  Author: hashworks
Revision: 1198374

upgpkg: opensearch-dashboards-reports-plugin 1.3.2.0-1

Modified:
  opensearch-dashboards-reports-plugin/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-11 19:32:09 UTC (rev 1198373)
+++ PKGBUILD	2022-05-11 19:32:25 UTC (rev 1198374)
@@ -2,8 +2,8 @@
 
 pkgname='opensearch-dashboards-reports-plugin'
 _pluginname='dashboards-reports'
-pkgver=1.3.1.0
-_dashboardsver=1.3.0
+pkgver=1.3.2.0
+_dashboardsver=1.3.2
 pkgrel=1
 pkgdesc='OpenSearch Dashboards Reports Plugin'
 url='https://opensearch.org/docs/latest/dashboards/reporting'
@@ -16,10 +16,8 @@
   "git+https://github.com/opensearch-project/${_pluginname}.git#tag=${pkgver}"
   "git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=${_dashboardsver}"
 )
-sha256sums=(
-  'SKIP'
-  'SKIP'
-)
+sha256sums=('SKIP'
+            'SKIP')
 
 prepare() {
   nodeVersion="$(node -v)"



More information about the arch-commits mailing list