Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ opensearch-dashboards
Commits:
2e02b669 by Leonidas Spyropoulos at 2023-12-08T19:46:57+00:00
upgpkg: 2.11.1-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = opensearch-dashboards
pkgdesc = Open source visualization dashboards for OpenSearch
- pkgver = 2.11.0
+ pkgver = 2.11.1
pkgrel = 1
url = https://opensearch.org/docs/dashboards/index/
arch = x86_64
@@ -22,7 +22,7 @@ pkgbase = opensearch-dashboards
options = !strip
options = emptydirs
backup = etc/opensearch-dashboards/opensearch_dashboards.yml
- source =
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.11.0
+ source =
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.11.1
source = opensearch-dashboards
source = opensearch-dashboards-keystore
source = opensearch-dashboards-plugin
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Spider.007 <archlinux AT spider007 DOT net>
pkgname=opensearch-dashboards
-pkgver=2.11.0
+pkgver=2.11.1
pkgrel=1
pkgdesc='Open source visualization dashboards for OpenSearch'
url='https://opensearch.org/docs/dashboards/index/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards/-/commit/2e02b669777bf288e21a3229f95cbde802fcbc70
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards/-/commit/2e02b669777bf288e21a3229f95cbde802fcbc70
You're receiving this email because of your account on gitlab.archlinux.org.