Date: Thursday, March 31, 2022 @ 12:04:57
  Author: hashworks
Revision: 1177935

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-03-31 12:04:51 UTC (rev 1177934)
+++ PKGBUILD    2022-03-31 12:04:57 UTC (rev 1177935)
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kromlinger <[email protected]>
 
 pkgname=opensearch-asynchronous-search-plugin
-pkgver=1.3.0.0
+pkgver=1.3.1.0
 pkgrel=1
-_opensearchver=1.3.0
+_opensearchver=1.3.1
 _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=('8c821a0c3fcb178f2ae3b2d47893c129e7f92b74842a455a82897497e31f6cff')
+sha256sums=('b8d799f4de7ad26ba627bf9f7c8833a14a3b94acc5f36cfa758fb435ae433366')
 
 build() {
   cd "asynchronous-search-${pkgver}"

Reply via email to