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


Commits:
ec31c74d by Leonidas Spyropoulos at 2026-06-30T09:12:23+01:00
upgpkg: 3.7.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = opensearch-anomaly-detection-plugin
        pkgdesc = OpenSearch Anomaly Detection Plugin
-       pkgver = 3.6.0.0
+       pkgver = 3.7.0.0
        pkgrel = 1
        url = https://opensearch.org/docs/latest/monitoring-plugins/ad
        arch = x86_64
        license = Apache-2.0
        makedepends = java-environment=21
        makedepends = unzip
-       depends = opensearch=3.6.0
-       source = 
opensearch-anomaly-detection-plugin-3.6.0.0.tar.gz::https://github.com/opensearch-project/anomaly-detection/archive/3.6.0.0.tar.gz
-       sha256sums = 
68e1e2a659352a293e308e45242535d50ea31b1b53a6d58ebb6a38e9d6749209
+       depends = opensearch=3.7.0
+       source = 
opensearch-anomaly-detection-plugin-3.7.0.0.tar.gz::https://github.com/opensearch-project/anomaly-detection/archive/3.7.0.0.tar.gz
+       sha256sums = 
b6db40a612668b1ee138e8d53f188be90816ce0381078fde96c8c886fc531f9f
 
 pkgname = opensearch-anomaly-detection-plugin


=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kromlinger <[email protected]>
 
 pkgname=opensearch-anomaly-detection-plugin
-pkgver=3.6.0.0
+pkgver=3.7.0.0
 pkgrel=1
-_opensearchver=3.6.0
+_opensearchver=3.7.0
 _jdkver=21
 pkgdesc="OpenSearch Anomaly Detection Plugin"
 arch=('x86_64')
@@ -14,7 +14,7 @@ makedepends=("java-environment=${_jdkver}" 'unzip')
 source=(
   
"${pkgname}-${pkgver}.tar.gz::https://github.com/opensearch-project/anomaly-detection/archive/${pkgver}.tar.gz";
 )
-sha256sums=('68e1e2a659352a293e308e45242535d50ea31b1b53a6d58ebb6a38e9d6749209')
+sha256sums=('b6db40a612668b1ee138e8d53f188be90816ce0381078fde96c8c886fc531f9f')
 
 build() {
   cd "anomaly-detection-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-anomaly-detection-plugin/-/commit/ec31c74db7774d23e70c8b935eb4e786904e88f9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-anomaly-detection-plugin/-/commit/ec31c74db7774d23e70c8b935eb4e786904e88f9
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