Date: Saturday, March 4, 2023 @ 21:51:01
  Author: hashworks
Revision: 1412518

upgpkg: opensearch-anomaly-detection-plugin 2.6.0.0-1

Modified:
  opensearch-anomaly-detection-plugin/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-04 21:50:55 UTC (rev 1412517)
+++ PKGBUILD    2023-03-04 21:51:01 UTC (rev 1412518)
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kromlinger <[email protected]>
 
 pkgname=opensearch-anomaly-detection-plugin
-pkgver=2.5.0.0
+pkgver=2.6.0.0
 pkgrel=1
-_opensearchver=2.5.0
+_opensearchver=2.6.0
 _jdkver=11
 pkgdesc="OpenSearch Anomaly Detection Plugin"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 source=(
   
"${pkgname}-${pkgver}.tar.gz::https://github.com/opensearch-project/anomaly-detection/archive/${pkgver}.tar.gz";
 )
-sha256sums=('a6cba412adf97765205b1b4780cb2c77857412ca6fa0bee663fcc4fc7a579c26')
+sha256sums=('8719f7a35260ad27991b6df743bfbff318398c87edf7f4a81284e1054ddf4d5d')
 
 build() {
   cd "anomaly-detection-${pkgver}"

Reply via email to