Date: Wednesday, January 19, 2022 @ 00:38:35
  Author: artafinde
Revision: 1110240

opensearch-cross-cluster-replication-plugin: 1.2.4.0-1 upstream release

Modified:
  opensearch-cross-cluster-replication-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-01-19 00:33:49 UTC (rev 1110239)
+++ PKGBUILD    2022-01-19 00:38:35 UTC (rev 1110240)
@@ -1,8 +1,8 @@
 # Maintainer: Justin Kromlinger <[email protected]>
 
 pkgname=opensearch-cross-cluster-replication-plugin
-pkgver=1.2.3.0
-_opensearchver=1.2.3
+pkgver=1.2.4.0
+_opensearchver=1.2.4
 pkgrel=1
 pkgdesc="OpenSearch Cross-Cluster Replication Plugin"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 source=(
   
"${pkgname}-${pkgver}.tar.gz::https://github.com/opensearch-project/cross-cluster-replication/archive/${pkgver}.tar.gz";
 )
-sha256sums=('f99b28ede8ced5db0b1856cf042a83308b79e537bae9878151e3313749603533')
+sha256sums=('e849dc92821f1f2f404e16ca0a9bc65fa48964596b0aad93a71cb711fd0e66fe')
 
 build() {
   cd "cross-cluster-replication-${pkgver}"

Reply via email to