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

Justin Kromlinger hashworks at gemini.archlinux.org
Thu Sep 1 17:18:02 UTC 2022


    Date: Thursday, September 1, 2022 @ 17:18:02
  Author: hashworks
Revision: 1290383

upgpkg: opensearch-dashboards-alerting-plugin 2.1.0.0-2

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-01 17:17:52 UTC (rev 1290382)
+++ PKGBUILD	2022-09-01 17:18:02 UTC (rev 1290383)
@@ -4,12 +4,12 @@
 _pluginname='alerting-dashboards-plugin'
 pkgver=2.1.0.0
 _dashboardsver=2.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc='OpenSearch Dashboards Alerting Plugin'
 url='https://opensearch.org/docs/latest/monitoring-plugins/alerting'
 arch=('x86_64')
 license=('Apache')
-depends=("opensearch-dashboards=${_dashboardsver}" 'coffeescript')
+depends=("opensearch-dashboards=${_dashboardsver}" "opensearch-dashboards-notifications-plugin" 'coffeescript')
 makedepends=('yarn' 'python' 'git')
 options=('!strip' 'emptydirs')
 source=(



More information about the arch-commits mailing list