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


Commits:
ae1f08f5 by Leonidas Spyropoulos at 2024-10-07T21:25:56+01:00
upgpkg: 2.17.1.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = opensearch-anomaly-detection-plugin
        pkgdesc = OpenSearch Anomaly Detection Plugin
-       pkgver = 2.17.0.0
+       pkgver = 2.17.1.0
        pkgrel = 1
        url = https://opensearch.org/docs/latest/monitoring-plugins/ad
        arch = x86_64
        license = Apache-2.0
        makedepends = java-environment=11
        makedepends = unzip
-       depends = opensearch=2.17.0
-       source = 
opensearch-anomaly-detection-plugin-2.17.0.0.tar.gz::https://github.com/opensearch-project/anomaly-detection/archive/2.17.0.0.tar.gz
-       sha256sums = 
7a076cb00e0fcc5ab48f1366c32dd79aba75f31e03a0790646e630383d15255c
+       depends = opensearch=2.17.1
+       source = 
opensearch-anomaly-detection-plugin-2.17.1.0.tar.gz::https://github.com/opensearch-project/anomaly-detection/archive/2.17.1.0.tar.gz
+       sha256sums = 
05d0c32cca902b3e1af70b26c07feb1758d9dcccf7a179851d06fea480ae523a
 
 pkgname = opensearch-anomaly-detection-plugin


=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kromlinger <[email protected]>
 
 pkgname=opensearch-anomaly-detection-plugin
-pkgver=2.17.0.0
+pkgver=2.17.1.0
 pkgrel=1
-_opensearchver=2.17.0
+_opensearchver=2.17.1
 _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=('7a076cb00e0fcc5ab48f1366c32dd79aba75f31e03a0790646e630383d15255c')
+sha256sums=('05d0c32cca902b3e1af70b26c07feb1758d9dcccf7a179851d06fea480ae523a')
 
 build() {
   cd "anomaly-detection-${pkgver}"



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

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


Reply via email to