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


Commits:
041b14a9 by Justin Kromlinger at 2024-02-28T18:57:47+01:00
upgpkg: 2.12.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 = 2.11.1.0
+       pkgver = 2.12.0.0
        pkgrel = 1
        url = https://opensearch.org/docs/latest/monitoring-plugins/ad
        arch = x86_64
        license = Apache
        makedepends = java-environment=11
        makedepends = unzip
-       depends = opensearch=2.11.1
-       source = 
opensearch-anomaly-detection-plugin-2.11.1.0.tar.gz::https://github.com/opensearch-project/anomaly-detection/archive/2.11.1.0.tar.gz
-       sha256sums = 
2e734f9b972f58cfc126e0f39b687d848a37dbb706ab6890296822ffd66c846f
+       depends = opensearch=2.12.0
+       source = 
opensearch-anomaly-detection-plugin-2.12.0.0.tar.gz::https://github.com/opensearch-project/anomaly-detection/archive/2.12.0.0.tar.gz
+       sha256sums = 
d6fbe45fffd4f125d37ff0c1af42eca462c7a81a2c6ae62fbba0c228b6acd04d
 
 pkgname = opensearch-anomaly-detection-plugin


=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kromlinger <[email protected]>
 
 pkgname=opensearch-anomaly-detection-plugin
-pkgver=2.11.1.0
+pkgver=2.12.0.0
 pkgrel=1
-_opensearchver=2.11.1
+_opensearchver=2.12.0
 _jdkver=11
 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=('2e734f9b972f58cfc126e0f39b687d848a37dbb706ab6890296822ffd66c846f')
+sha256sums=('d6fbe45fffd4f125d37ff0c1af42eca462c7a81a2c6ae62fbba0c228b6acd04d')
 
 build() {
   cd "anomaly-detection-${pkgver}"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-anomaly-detection-plugin/-/commit/041b14a94b3bf78e79451ef769b093bcbc2858ee
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to