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


Commits:
c45a18d9 by Leonidas Spyropoulos at 2024-06-30T16:44:53+01:00
upgpkg: 2.15.0.0-1: new upstream version

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = opensearch-notifications-plugin
        pkgdesc = OpenSearch Notifications Plugin
-       pkgver = 2.14.0.0
+       pkgver = 2.15.0.0
        pkgrel = 1
        url = https://opensearch.org/docs/latest/notifications-plugin/index/
        arch = x86_64
        license = Apache-2.0
        makedepends = java-environment=11
        makedepends = unzip
-       depends = opensearch=2.14.0
-       source = 
opensearch-notifications-plugin-2.14.0.0.tar.gz::https://github.com/opensearch-project/notifications/archive/2.14.0.0.tar.gz
-       sha256sums = 
3defe2eb27d231c05bca9dc1fabbbe694ef43346e7b5864560cfcd2ca1eb219c
+       depends = opensearch=2.15.0
+       source = 
opensearch-notifications-plugin-2.15.0.0.tar.gz::https://github.com/opensearch-project/notifications/archive/2.15.0.0.tar.gz
+       sha256sums = 
d2e34b532d01a59627859233c2c5ad7aa588ef35785ef8fdeac5822bc9b45a90
 
 pkgname = opensearch-notifications-plugin


=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kronotificationsinger <hashwo...@archlinux.org>
 
 pkgname=opensearch-notifications-plugin
-pkgver=2.14.0.0
+pkgver=2.15.0.0
 pkgrel=1
-_opensearchver=2.14.0
+_opensearchver=2.15.0
 _jdkver=11
 pkgdesc="OpenSearch Notifications Plugin"
 arch=('x86_64')
@@ -14,7 +14,7 @@ makedepends=("java-environment=${_jdkver}" 'unzip')
 source=(
   
"${pkgname}-${pkgver}.tar.gz::https://github.com/opensearch-project/notifications/archive/${pkgver}.tar.gz";
 )
-sha256sums=('3defe2eb27d231c05bca9dc1fabbbe694ef43346e7b5864560cfcd2ca1eb219c')
+sha256sums=('d2e34b532d01a59627859233c2c5ad7aa588ef35785ef8fdeac5822bc9b45a90')
 
 build() {
   cd "notifications-${pkgver}/notifications"



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

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


Reply via email to