Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ opensearch-asynchronous-search-plugin
Commits:
006fc75c by Leonidas Spyropoulos at 2026-06-30T09:25:23+01:00
upgpkg: 3.7.0.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
pkgbase = opensearch-asynchronous-search-plugin
pkgdesc = OpenSearch Asynchronous Search Plugin
- pkgver = 3.6.0.0
+ pkgver = 3.7.0.0
pkgrel = 1
url = https://opensearch.org/docs/latest/search-plugins/async
arch = x86_64
license = Apache-2.0
makedepends = java-environment-openjdk=21
makedepends = unzip
- depends = opensearch=3.6.0
- source =
opensearch-asynchronous-search-plugin-3.6.0.0.tar.gz::https://github.com/opensearch-project/asynchronous-search/archive/3.6.0.0.tar.gz
- sha256sums =
77fdd3a76cea43229dad7c87fcf104e674ad7cc7f8a4af163ba9860f44a7dbb3
+ depends = opensearch=3.7.0
+ source =
opensearch-asynchronous-search-plugin-3.7.0.0.tar.gz::https://github.com/opensearch-project/asynchronous-search/archive/3.7.0.0.tar.gz
+ sha256sums =
35f7edc9605206c2fe333d6c00e7ee8df7599a346358ccacd45145e20abccc5c
pkgname = opensearch-asynchronous-search-plugin
=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
# Maintainer: Justin Kromlinger <[email protected]>
pkgname=opensearch-asynchronous-search-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 Asynchronous Search Plugin"
arch=('x86_64')
@@ -14,7 +14,7 @@ makedepends=("java-environment-openjdk=${_jdkver}" 'unzip')
source=(
"${pkgname}-${pkgver}.tar.gz::https://github.com/opensearch-project/asynchronous-search/archive/${pkgver}.tar.gz"
)
-sha256sums=('77fdd3a76cea43229dad7c87fcf104e674ad7cc7f8a4af163ba9860f44a7dbb3')
+sha256sums=('35f7edc9605206c2fe333d6c00e7ee8df7599a346358ccacd45145e20abccc5c')
build() {
cd "asynchronous-search-${pkgver}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-asynchronous-search-plugin/-/commit/006fc75cf1f6fdf401398437f4f08befc861e726
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-asynchronous-search-plugin/-/commit/006fc75cf1f6fdf401398437f4f08befc861e726
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