Date: Wednesday, February 1, 2023 @ 18:48:32
  Author: hashworks
Revision: 1391846

upgpkg: opensearch-notifications-plugin 2.5.0.0-1

Modified:
  opensearch-notifications-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-01 18:48:02 UTC (rev 1391845)
+++ PKGBUILD    2023-02-01 18:48:32 UTC (rev 1391846)
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kronotificationsinger <[email protected]>
 
 pkgname=opensearch-notifications-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 Notifications Plugin"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 source=(
   
"${pkgname}-${pkgver}.tar.gz::https://github.com/opensearch-project/notifications/archive/${pkgver}.tar.gz";
 )
-sha256sums=('7eab37b9cbd5b43f5fcf7f616e0a8e437ced8c635fe1004eb975823f16876653')
+sha256sums=('2317d66577a5dd79343b8769e1192138db141b4714021bd26a95bb4f0c3d0782')
 
 build() {
   cd "notifications-${pkgver}/notifications"

Reply via email to