[arch-commits] Commit in opensearch-performance-analyzer-plugin/trunk (PKGBUILD)

Justin Kromlinger hashworks at gemini.archlinux.org
Tue Jun 21 08:48:41 UTC 2022


    Date: Tuesday, June 21, 2022 @ 08:48:41
  Author: hashworks
Revision: 1238799

upgpkg: opensearch-performance-analyzer-plugin 2.0.1.0-1

Modified:
  opensearch-performance-analyzer-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-21 08:48:30 UTC (rev 1238798)
+++ PKGBUILD	2022-06-21 08:48:41 UTC (rev 1238799)
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kromlinger <hashworks at archlinux.org>
 
 pkgname=opensearch-performance-analyzer-plugin
-pkgver=2.0.0.0
+pkgver=2.0.1.0
 pkgrel=1
-_opensearchver=2.0.0
+_opensearchver=2.0.1
 _jdkver=11
 pkgdesc="OpenSearch Performance Analyzer Plugin"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 source=(
   "${pkgname}-${pkgver}.tar.gz::https://github.com/opensearch-project/performance-analyzer/archive/${pkgver}.tar.gz"
 )
-sha256sums=('45326b78d25aee757ccce95ca18f389631306c593695dc92d7530af7d8f17858')
+sha256sums=('0f0421fc6e3c4c49da2d0d4ac65c94d24f5374f4d12493d91b627596fc03a418')
 
 build() {
   cd "performance-analyzer-${pkgver}"



More information about the arch-commits mailing list