Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ opensearch-notifications-plugin
Commits:
7f551ab8 by Leonidas Spyropoulos at 2026-06-30T10:11:11+01:00
upgpkg: 3.7.0.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
pkgbase = opensearch-notifications-plugin
pkgdesc = OpenSearch Notifications Plugin
- pkgver = 3.6.0.0
+ pkgver = 3.7.0.0
pkgrel = 1
url = https://opensearch.org/docs/latest/notifications-plugin/index/
arch = x86_64
license = Apache-2.0
makedepends = java-environment=21
makedepends = unzip
- depends = opensearch=3.6.0
- source =
opensearch-notifications-plugin-3.6.0.0.tar.gz::https://github.com/opensearch-project/notifications/archive/3.6.0.0.tar.gz
- sha256sums =
33b66d80762682dbc2fa3b366fb56d8b0093a3c539fd1bcd6b9aedacc603c81c
+ depends = opensearch=3.7.0
+ source =
opensearch-notifications-plugin-3.7.0.0.tar.gz::https://github.com/opensearch-project/notifications/archive/3.7.0.0.tar.gz
+ sha256sums =
23f0543bfd5c90c8b03cd305dfdff79bd66ab567c27b24e3923c3c26006138d9
pkgname = opensearch-notifications-plugin
=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
# Maintainer: Justin Kronotificationsinger <[email protected]>
pkgname=opensearch-notifications-plugin
-pkgver=3.6.0.0
+pkgver=3.7.0.0
pkgrel=1
-_opensearchver=3.6.0
+_opensearchver=3.7.0
_jdkver=21
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=('33b66d80762682dbc2fa3b366fb56d8b0093a3c539fd1bcd6b9aedacc603c81c')
+sha256sums=('23f0543bfd5c90c8b03cd305dfdff79bd66ab567c27b24e3923c3c26006138d9')
build() {
cd "notifications-${pkgver}/notifications"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-notifications-plugin/-/commit/7f551ab8ddf5f056f49a8b489e3971b4c5471186
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-notifications-plugin/-/commit/7f551ab8ddf5f056f49a8b489e3971b4c5471186
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help