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


Commits:
b6421d18 by Leonidas Spyropoulos at 2024-04-06T11:17:27+01:00
upgpkg: 2.13.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = opensearch-geospatial-plugin
        pkgdesc = OpenSearch Geospatial Plugin
-       pkgver = 2.12.0.0
+       pkgver = 2.13.0.0
        pkgrel = 1
        url = https://opensearch.org/docs/latest/dashboards/geojson-regionmaps/
        arch = x86_64
        license = Apache-2.0
        makedepends = java-environment=11
        makedepends = unzip
-       depends = opensearch=2.12.0
-       source = 
opensearch-geospatial-plugin-2.12.0.0.tar.gz::https://github.com/opensearch-project/geospatial/archive/2.12.0.0.tar.gz
-       sha256sums = 
76d56ba9ed0f8c6991a6cd47265e789fc75c9865252245f50ed745fe29e32396
+       depends = opensearch=2.13.0
+       source = 
opensearch-geospatial-plugin-2.13.0.0.tar.gz::https://github.com/opensearch-project/geospatial/archive/2.13.0.0.tar.gz
+       sha256sums = 
7749fb6bddd3e416ec964cd6bdd897ecfed83aff959a46014a1f2a3815fdf8b2
 
 pkgname = opensearch-geospatial-plugin


=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kromlinger <hashwo...@archlinux.org>
 
 pkgname=opensearch-geospatial-plugin
-pkgver=2.12.0.0
+pkgver=2.13.0.0
 pkgrel=1
-_opensearchver=2.12.0
+_opensearchver=2.13.0
 _jdkver=11
 pkgdesc="OpenSearch Geospatial Plugin"
 arch=('x86_64')
@@ -14,7 +14,7 @@ makedepends=("java-environment=${_jdkver}" 'unzip')
 source=(
   
"${pkgname}-${pkgver}.tar.gz::https://github.com/opensearch-project/geospatial/archive/${pkgver}.tar.gz";
 )
-sha256sums=('76d56ba9ed0f8c6991a6cd47265e789fc75c9865252245f50ed745fe29e32396')
+sha256sums=('7749fb6bddd3e416ec964cd6bdd897ecfed83aff959a46014a1f2a3815fdf8b2')
 
 build() {
   cd "geospatial-${pkgver}"



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

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


Reply via email to