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


Commits:
8e3bd16b by Leonidas Spyropoulos at 2024-06-03T23:35:06+01:00
upgpkg: 2.14.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = opensearch-dashboards-security-plugin
        pkgdesc = OpenSearch Dashboards Security Plugin
-       pkgver = 2.13.0.0
+       pkgver = 2.14.0.0
        pkgrel = 1
        url = https://opensearch.org/docs/latest/security-plugin
        arch = x86_64
@@ -9,12 +9,12 @@ pkgbase = opensearch-dashboards-security-plugin
        makedepends = npm
        makedepends = python
        makedepends = git
-       depends = opensearch-dashboards=2.13.0
+       depends = opensearch-dashboards=2.14.0
        options = !strip
        options = emptydirs
-       source = 
git+https://github.com/opensearch-project/security-dashboards-plugin.git#tag=2.13.0.0
-       source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.13.0
-       sha256sums = 
2fca53dbe197dde32eadfe51b1441317dd114b0d7b536b27dfbf0f7ecc69ff23
-       sha256sums = 
78a715eef9b363ef03bd2518016ae8af430aba8925fe03a0c47699435b5e23a6
+       source = 
git+https://github.com/opensearch-project/security-dashboards-plugin.git#tag=2.14.0.0
+       source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.14.0
+       sha256sums = 
768c12e22f9c9b20ff45ff44316f9a6b35c97392bbfc2a929f52ae7e2c3116c6
+       sha256sums = 
e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9
 
 pkgname = opensearch-dashboards-security-plugin


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 pkgname='opensearch-dashboards-security-plugin'
 _pluginname='security-dashboards-plugin'
-pkgver=2.13.0.0
-_dashboardsver=2.13.0
+pkgver=2.14.0.0
+_dashboardsver=2.14.0
 pkgrel=1
 pkgdesc='OpenSearch Dashboards Security Plugin'
 url='https://opensearch.org/docs/latest/security-plugin'
@@ -16,8 +16,8 @@ source=(
   "git+https://github.com/opensearch-project/${_pluginname}.git#tag=${pkgver}";
   
"git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=${_dashboardsver}";
 )
-sha256sums=('2fca53dbe197dde32eadfe51b1441317dd114b0d7b536b27dfbf0f7ecc69ff23'
-            '78a715eef9b363ef03bd2518016ae8af430aba8925fe03a0c47699435b5e23a6')
+sha256sums=('768c12e22f9c9b20ff45ff44316f9a6b35c97392bbfc2a929f52ae7e2c3116c6'
+            'e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9')
 
 prepare() {
   nodeVersion="$(node -v)"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-security-plugin/-/commit/8e3bd16ba5cb7ac98c28b48a3e2faa8269adf2dd

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


Reply via email to