Date: Wednesday, February 1, 2023 @ 18:26:03
  Author: hashworks
Revision: 1391805

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-01 18:25:51 UTC (rev 1391804)
+++ PKGBUILD    2023-02-01 18:26:03 UTC (rev 1391805)
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kromlinger <[email protected]>
 
 pkgname=opensearch-asynchronous-search-plugin
-pkgver=2.4.1.0
+pkgver=2.5.0.0
 pkgrel=1
-_opensearchver=2.4.1
+_opensearchver=2.5.0
 _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=('7a339717f56d7a0294e5aaaefccd47909322752c82cc2814e2ffda6ecacb841d')
+sha256sums=('31cf712b9cca82b5101cafbd06218201134d8c0d2d9fc1788b075331ca1eb191')
 
 build() {
   cd "asynchronous-search-${pkgver}"

Reply via email to