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


Commits:
dc96a4c3 by Justin Kromlinger at 2024-02-28T23:59:31+01:00
upgpkg: 2.12.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = opensearch-notifications-plugin
        pkgdesc = OpenSearch Notifications Plugin
-       pkgver = 2.11.1.0
+       pkgver = 2.12.0.0
        pkgrel = 1
        url = https://opensearch.org/docs/latest/notifications-plugin/index/
        arch = x86_64
        license = Apache
        makedepends = java-environment=11
        makedepends = unzip
-       depends = opensearch=2.11.1
-       source = 
opensearch-notifications-plugin-2.11.1.0.tar.gz::https://github.com/opensearch-project/notifications/archive/2.11.1.0.tar.gz
-       sha256sums = 
5cf437cff4707c22cbe143730e9898b83588d5ccaf6d9da071e06fa3114b7d81
+       depends = opensearch=2.12.0
+       source = 
opensearch-notifications-plugin-2.12.0.0.tar.gz::https://github.com/opensearch-project/notifications/archive/2.12.0.0.tar.gz
+       sha256sums = 
e834cf9ad63c5132d9d90052015a6898ec90a4aa8a5f804493705b8227bb52bc
 
 pkgname = opensearch-notifications-plugin


=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kronotificationsinger <hashwo...@archlinux.org>
 
 pkgname=opensearch-notifications-plugin
-pkgver=2.11.1.0
+pkgver=2.12.0.0
 pkgrel=1
-_opensearchver=2.11.1
+_opensearchver=2.12.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=('5cf437cff4707c22cbe143730e9898b83588d5ccaf6d9da071e06fa3114b7d81')
+sha256sums=('e834cf9ad63c5132d9d90052015a6898ec90a4aa8a5f804493705b8227bb52bc')
 
 build() {
   cd "notifications-${pkgver}/notifications"



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

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


Reply via email to