hashworks pushed to branch main at Arch Linux / Packaging / Packages / 
opensearch-performance-analyzer-plugin


Commits:
0a32c50d by Justin Kromlinger at 2024-02-29T00:07:41+01:00
upgpkg: 2.12.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = opensearch-performance-analyzer-plugin
        pkgdesc = OpenSearch Performance Analyzer Plugin
-       pkgver = 2.11.1.0
+       pkgver = 2.12.0.0
        pkgrel = 1
        url = https://opensearch.org/docs/latest/monitoring-plugins/pa
        arch = x86_64
@@ -8,10 +8,10 @@ pkgbase = opensearch-performance-analyzer-plugin
        makedepends = java-environment=11
        makedepends = unzip
        makedepends = git
-       depends = opensearch=2.11.1
-       source = 
opensearch-performance-analyzer-plugin-2.11.1.0.tar.gz::https://github.com/opensearch-project/performance-analyzer/archive/2.11.1.0.tar.gz
-       source = 
git+https://github.com/opensearch-project/performance-analyzer-rca.git#branch=2.11
-       sha256sums = 
014fed97bbbb94619f43f0fa6fd8182ae159da42b91ea89e22fd4eb8bad18e9b
+       depends = opensearch=2.12.0
+       source = 
opensearch-performance-analyzer-plugin-2.12.0.0.tar.gz::https://github.com/opensearch-project/performance-analyzer/archive/2.12.0.0.tar.gz
+       source = 
git+https://github.com/opensearch-project/performance-analyzer-rca.git#branch=2.12
+       sha256sums = 
e98451efe94dd536c65c47ba736cb0ce6985547d6e345b39290ec14c6e3dfe88
        sha256sums = SKIP
 
 pkgname = opensearch-performance-analyzer-plugin


=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kromlinger <hashwo...@archlinux.org>
 
 pkgname=opensearch-performance-analyzer-plugin
-pkgver=2.11.1.0
+pkgver=2.12.0.0
 pkgrel=1
-_opensearchver=2.11.1
+_opensearchver=2.12.0
 _jdkver=11
 _rcaver="$(echo -n "${_opensearchver}" | sed 's/\.[0-9]\+$//')"
 pkgdesc="OpenSearch Performance Analyzer Plugin"
@@ -16,7 +16,7 @@ source=(
   
"${pkgname}-${pkgver}.tar.gz::https://github.com/opensearch-project/performance-analyzer/archive/${pkgver}.tar.gz";
   
"git+https://github.com/opensearch-project/performance-analyzer-rca.git#branch=${_rcaver}";
 )
-sha256sums=('014fed97bbbb94619f43f0fa6fd8182ae159da42b91ea89e22fd4eb8bad18e9b'
+sha256sums=('e98451efe94dd536c65c47ba736cb0ce6985547d6e345b39290ec14c6e3dfe88'
             'SKIP')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-performance-analyzer-plugin/-/commit/0a32c50d722db3f6264c63f607c096d271698d8f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-performance-analyzer-plugin/-/commit/0a32c50d722db3f6264c63f607c096d271698d8f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to