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


Commits:
5f4dfcb1 by Leonidas Spyropoulos at 2024-10-08T00:53:22+01:00
upgpkg: 2.17.1.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.17.0.0
+       pkgver = 2.17.1.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.17.0
+       depends = opensearch=2.17.1
        depends = opensearch-notifications-plugin
-       source = 
opensearch-alerting-plugin-2.17.0.0.tar.gz::https://github.com/opensearch-project/alerting/archive/2.17.0.0.tar.gz
+       source = 
opensearch-alerting-plugin-2.17.1.0.tar.gz::https://github.com/opensearch-project/alerting/archive/2.17.1.0.tar.gz
        source = remove-empty-file-without-headers.patch
-       sha256sums = 
349cce2dcf38e0340ddcf82e87a12aa0479a7017d713021322bd812522dc068e
+       sha256sums = 
1f1ee91da64f64bdc097c3d959f858eac017bdf9fe0380a5149edfee3404f2eb
        sha256sums = 
5bebae69c5b4074b6bf985546dec6fc418e1e7936051ac848d1e5bf47256de0e
 
 pkgname = opensearch-alerting-plugin


=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kromlinger <hashwo...@archlinux.org>
 
 pkgname=opensearch-alerting-plugin
-pkgver=2.17.0.0
+pkgver=2.17.1.0
 pkgrel=1
-_opensearchver=2.17.0
+_opensearchver=2.17.1
 _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";
   "remove-empty-file-without-headers.patch"
 )
-sha256sums=('349cce2dcf38e0340ddcf82e87a12aa0479a7017d713021322bd812522dc068e'
+sha256sums=('1f1ee91da64f64bdc097c3d959f858eac017bdf9fe0380a5149edfee3404f2eb'
             '5bebae69c5b4074b6bf985546dec6fc418e1e7936051ac848d1e5bf47256de0e')
 
 prepare() {



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

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


Reply via email to