Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit 865b4ec

Browse files
author
hashworks
committed
archrelease: copy trunk to community-x86_64
git-svn-id: file:///srv/repos/svn-community/svn@1349197 9fca08f4-af9d-4005-b8df-a31f2cc04f65
1 parent 2022ab5 commit 865b4ec

File tree

1 file changed

+3
-3
lines changed
  • opensearch-asynchronous-search-plugin/repos/community-x86_64

1 file changed

+3
-3
lines changed

opensearch-asynchronous-search-plugin/repos/community-x86_64/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Maintainer: Justin Kromlinger <[email protected]>
22

33
pkgname=opensearch-asynchronous-search-plugin
4-
pkgver=2.3.0.0
4+
pkgver=2.4.0.0
55
pkgrel=1
6-
_opensearchver=2.3.0
6+
_opensearchver=2.4.0
77
_jdkver=11
88
pkgdesc="OpenSearch Asynchronous Search Plugin"
99
arch=('x86_64')
@@ -14,7 +14,7 @@ makedepends=("java-environment=${_jdkver}" 'unzip')
1414
source=(
1515
"${pkgname}-${pkgver}.tar.gz::https://github.com/opensearch-project/asynchronous-search/archive/${pkgver}.tar.gz"
1616
)
17-
sha256sums=('c1edac654aba5f2653ae3a228bf8fbbfafb15a3b96a601bca9091f0407382bb2')
17+
sha256sums=('f9063a6a2485a974e1dd5555297ab4412b9140f8efb1974384a6bf7d599d8b6b')
1818

1919
build() {
2020
cd "asynchronous-search-${pkgver}"

0 commit comments

Comments
 (0)