Date: Saturday, March 4, 2023 @ 21:59:01 Author: hashworks Revision: 1412557
upgpkg: opensearch-notifications-plugin 2.6.0.0-1 Modified: opensearch-notifications-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-04 21:58:50 UTC (rev 1412556) +++ PKGBUILD 2023-03-04 21:59:01 UTC (rev 1412557) @@ -1,9 +1,9 @@ # Maintainer: Justin Kronotificationsinger <[email protected]> pkgname=opensearch-notifications-plugin -pkgver=2.5.0.0 +pkgver=2.6.0.0 pkgrel=1 -_opensearchver=2.5.0 +_opensearchver=2.6.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=('2317d66577a5dd79343b8769e1192138db141b4714021bd26a95bb4f0c3d0782') +sha256sums=('44958b32b2621af69c872e1f2100e58460d272df56d5dfc47100f4272a2af625') build() { cd "notifications-${pkgver}/notifications"
