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


Commits:
65e46931 by Leonidas Spyropoulos at 2024-11-09T11:13:57+00:00
upgpkg: 2.18.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = opensearch-dashboards-security-plugin
        pkgdesc = OpenSearch Dashboards Security Plugin
-       pkgver = 2.17.1.0
+       pkgver = 2.18.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.17.1
+       depends = opensearch-dashboards=2.18.0
        options = !strip
        options = emptydirs
-       source = 
git+https://github.com/opensearch-project/security-dashboards-plugin.git#tag=2.17.1.0
-       source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.17.1
-       sha256sums = 
eceabdf3efe90cf10362e4f5846766c806754559379bc347ae7c7d04c8429571
-       sha256sums = 
8d3826382d89649efd499152f53758b03afbb375d666fee40793bb882bff1a82
+       source = 
git+https://github.com/opensearch-project/security-dashboards-plugin.git#tag=2.18.0.0
+       source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.18.0
+       sha256sums = 
5fcb7d57dc5a37a7094d425bbda27d4165e0d75d2e7798aa84564604baec8c7d
+       sha256sums = 
047ea8d8669958d1cd16ee4c6c417088b7295dcf83a7efe855e9b32903eb02e1
 
 pkgname = opensearch-dashboards-security-plugin


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



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

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


Reply via email to