Date: Wednesday, December 14, 2022 @ 16:53:54 Author: hashworks Revision: 1359128
upgpkg: opensearch-notifications-plugin 2.4.1.0-1 Modified: opensearch-notifications-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-14 16:48:04 UTC (rev 1359127) +++ PKGBUILD 2022-12-14 16:53:54 UTC (rev 1359128) @@ -1,9 +1,9 @@ # Maintainer: Justin Kronotificationsinger <[email protected]> pkgname=opensearch-notifications-plugin -pkgver=2.4.0.0 +pkgver=2.4.1.0 pkgrel=1 -_opensearchver=2.4.0 +_opensearchver=2.4.1 _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=('b694e73bcf56df735468245f96c33c3978bc0f569aa21b2899d9ad57f241dd09') +sha256sums=('7eab37b9cbd5b43f5fcf7f616e0a8e437ced8c635fe1004eb975823f16876653') build() { cd "notifications-${pkgver}/notifications"
