Date: Friday, March 25, 2022 @ 23:15:03
  Author: hashworks
Revision: 1176730

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-03-25 23:15:00 UTC (rev 1176729)
+++ PKGBUILD    2022-03-25 23:15:03 UTC (rev 1176730)
@@ -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)"

Reply via email to