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


Commits:
e3d850f6 by Leonidas Spyropoulos at 2026-06-30T10:24:03+01:00
upgpkg: 3.7.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,15 +1,15 @@
 pkgbase = opensearch-security-plugin
        pkgdesc = OpenSearch Security Plugin
-       pkgver = 3.6.0.0
-       pkgrel = 2
+       pkgver = 3.7.0.0
+       pkgrel = 1
        url = https://opensearch.org/docs/latest/security-plugin
        arch = x86_64
        license = Apache-2.0
        makedepends = java-environment=21
        makedepends = unzip
        makedepends = git
-       depends = opensearch=3.6.0
-       source = 
git+https://github.com/opensearch-project/security.git#tag=3.6.0.0
-       sha256sums = 
8400e1dcb80867eda56d785c3063e6788f24e7a9fe3f78030d404b496480e2e9
+       depends = opensearch=3.7.0
+       source = 
git+https://github.com/opensearch-project/security.git#tag=3.7.0.0
+       sha256sums = 
28992cd16090647df035727f816acbc317735c3cb4d8e2ec23e6fdbf62cc9acb
 
 pkgname = opensearch-security-plugin


=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kromlinger <[email protected]>
 
 pkgname=opensearch-security-plugin
-pkgver=3.6.0.0
-pkgrel=2
-_opensearchver=3.6.0
+pkgver=3.7.0.0
+pkgrel=1
+_opensearchver=3.7.0
 _jdkver=21
 pkgdesc="OpenSearch Security Plugin"
 arch=('x86_64')
@@ -12,7 +12,7 @@ license=('Apache-2.0')
 depends=("opensearch=${_opensearchver}")
 makedepends=("java-environment=${_jdkver}" 'unzip' 'git')
 
source=("git+https://github.com/opensearch-project/security.git#tag=${pkgver}";) 
# Build requires git
-sha256sums=('8400e1dcb80867eda56d785c3063e6788f24e7a9fe3f78030d404b496480e2e9')
+sha256sums=('28992cd16090647df035727f816acbc317735c3cb4d8e2ec23e6fdbf62cc9acb')
 
 build() {
   cd "security"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-security-plugin/-/commit/e3d850f62ad24c420b94b9d20c0831ddfcb39669
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to