hashworks pushed to branch main at Arch Linux / Packaging / Packages / 
opensearch-ml-commons-plugin


Commits:
564d8af8 by Justin Kromlinger at 2024-02-28T19:22:41+01:00
upgpkg: 2.12.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = opensearch-ml-commons-plugin
        pkgdesc = OpenSearch Machine Learning Commons Plugin
-       pkgver = 2.11.1.0
+       pkgver = 2.12.0.0
        pkgrel = 1
        url = https://opensearch.org/docs/latest/ml-commons-plugin/index/
        arch = x86_64
        license = Apache
        makedepends = java-environment=11
        makedepends = unzip
-       depends = opensearch=2.11.1
-       source = 
opensearch-ml-commons-plugin-2.11.1.0.tar.gz::https://github.com/opensearch-project/ml-commons/archive/2.11.1.0.tar.gz
-       sha256sums = 
bc454a93a8cda83972f8c7a8456ca64ac0453803b5f11525a2fe376edc058ed1
+       depends = opensearch=2.12.0
+       source = 
opensearch-ml-commons-plugin-2.12.0.0.tar.gz::https://github.com/opensearch-project/ml-commons/archive/2.12.0.0.tar.gz
+       sha256sums = 
d26d19c8e3b0fa48387508beacb8672293cd354f0674ce0cce3911800bccf702
 
 pkgname = opensearch-ml-commons-plugin


=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kromlinger <[email protected]>
 
 pkgname=opensearch-ml-commons-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 Machine Learning Commons Plugin"
 arch=('x86_64')
@@ -14,7 +14,7 @@ makedepends=("java-environment=${_jdkver}" 'unzip')
 source=(
   
"${pkgname}-${pkgver}.tar.gz::https://github.com/opensearch-project/ml-commons/archive/${pkgver}.tar.gz";
 )
-sha256sums=('bc454a93a8cda83972f8c7a8456ca64ac0453803b5f11525a2fe376edc058ed1')
+sha256sums=('d26d19c8e3b0fa48387508beacb8672293cd354f0674ce0cce3911800bccf702')
 
 build() {
   cd "ml-commons-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-ml-commons-plugin/-/commit/564d8af8030f64b8fa4a2aef12ecc9acbc5267dd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-ml-commons-plugin/-/commit/564d8af8030f64b8fa4a2aef12ecc9acbc5267dd
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to