[arch-commits] Commit in opensearch-alerting-plugin/trunk (PKGBUILD)
Justin Kromlinger
hashworks at gemini.archlinux.org
Thu Sep 1 20:56:47 UTC 2022
Date: Thursday, September 1, 2022 @ 20:56:47
Author: hashworks
Revision: 1290425
upgpkg: opensearch-alerting-plugin 2.2.1.0-1
Modified:
opensearch-alerting-plugin/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-01 20:55:56 UTC (rev 1290424)
+++ PKGBUILD 2022-09-01 20:56:47 UTC (rev 1290425)
@@ -1,9 +1,9 @@
# Maintainer: Justin Kromlinger <hashworks at archlinux.org>
pkgname=opensearch-alerting-plugin
-pkgver=2.1.0.0
-pkgrel=2
-_opensearchver=2.1.0
+pkgver=2.2.1.0
+pkgrel=1
+_opensearchver=2.2.1
_jdkver=11
pkgdesc="OpenSearch Alerting Plugin"
arch=('x86_64')
@@ -14,7 +14,7 @@
source=(
"${pkgname}-${pkgver}.tar.gz::https://github.com/opensearch-project/alerting/archive/${pkgver}.tar.gz"
)
-sha256sums=('2885fac111e65bd38dde8fc147a7e018ec897cc2374efeb1d51f864e74768e9f')
+sha256sums=('21a2cce787e552f2dd58fe75d2f826d716c910c62a1a5f3ad29451b14e593b9f')
build() {
cd "alerting-${pkgver}"
More information about the arch-commits
mailing list