Date: Wednesday, May 11, 2022 @ 19:28:20
  Author: hashworks
Revision: 1198342

upgpkg: opensearch-asynchronous-search-plugin 1.3.2.0-1

Modified:
  opensearch-asynchronous-search-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-05-11 19:28:14 UTC (rev 1198341)
+++ PKGBUILD    2022-05-11 19:28:20 UTC (rev 1198342)
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kromlinger <[email protected]>
 
 pkgname=opensearch-asynchronous-search-plugin
-pkgver=1.3.1.0
+pkgver=1.3.2.0
 pkgrel=1
-_opensearchver=1.3.1
+_opensearchver=1.3.2
 _jdkver=11
 pkgdesc="OpenSearch Asynchronous Search Plugin"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 source=(
   
"${pkgname}-${pkgver}.tar.gz::https://github.com/opensearch-project/asynchronous-search/archive/${pkgver}.tar.gz";
 )
-sha256sums=('b8d799f4de7ad26ba627bf9f7c8833a14a3b94acc5f36cfa758fb435ae433366')
+sha256sums=('5d4888aa9b834384200e18c78f51555d756be28594b4e6804d1877001b36a4bc')
 
 build() {
   cd "asynchronous-search-${pkgver}"

Reply via email to