Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ opensearch-alerting-plugin


Commits:
b87fdcbe by Leonidas Spyropoulos at 2024-06-03T22:42:24+01:00
upgpkg: 2.14.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,17 +1,17 @@
 pkgbase = opensearch-alerting-plugin
        pkgdesc = OpenSearch Alerting Plugin
-       pkgver = 2.13.0.0
+       pkgver = 2.14.0.0
        pkgrel = 1
        url = https://docs-beta.opensearch.org/monitoring-plugins/alerting
        arch = x86_64
        license = Apache-2.0
        makedepends = java-environment-openjdk=11
        makedepends = unzip
-       depends = opensearch=2.13.0
+       depends = opensearch=2.14.0
        depends = opensearch-notifications-plugin
-       source = 
opensearch-alerting-plugin-2.13.0.0.tar.gz::https://github.com/opensearch-project/alerting/archive/2.13.0.0.tar.gz
+       source = 
opensearch-alerting-plugin-2.14.0.0.tar.gz::https://github.com/opensearch-project/alerting/archive/2.14.0.0.tar.gz
        source = skip-broken-test.patch
-       sha256sums = 
2c898134300e66900c072f9fd471c1a0ce870bde708a4c76f26e35437b2ce638
+       sha256sums = 
e097cb041272ab8838708038ab8802c1bdec6c6064b003524852aefafbb1a134
        sha256sums = 
58c5dc220362afc59ad941827441e6fce63deba6967b2bd2bda88f7224753cea
 
 pkgname = opensearch-alerting-plugin


=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kromlinger <hashwo...@archlinux.org>
 
 pkgname=opensearch-alerting-plugin
-pkgver=2.13.0.0
+pkgver=2.14.0.0
 pkgrel=1
-_opensearchver=2.13.0
+_opensearchver=2.14.0
 _jdkver=11
 pkgdesc="OpenSearch Alerting Plugin"
 arch=('x86_64')
@@ -15,7 +15,7 @@ source=(
   
"${pkgname}-${pkgver}.tar.gz::https://github.com/opensearch-project/alerting/archive/${pkgver}.tar.gz";
   "skip-broken-test.patch"
 )
-sha256sums=('2c898134300e66900c072f9fd471c1a0ce870bde708a4c76f26e35437b2ce638'
+sha256sums=('e097cb041272ab8838708038ab8802c1bdec6c6064b003524852aefafbb1a134'
             '58c5dc220362afc59ad941827441e6fce63deba6967b2bd2bda88f7224753cea')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-alerting-plugin/-/commit/b87fdcbeb570cd7b5238175d708fab95df6df42d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-alerting-plugin/-/commit/b87fdcbeb570cd7b5238175d708fab95df6df42d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to