Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ opensearch-dashboards-gantt-chart-plugin


Commits:
bd6bb951 by Leonidas Spyropoulos at 2024-04-06T20:21:13+01:00
upgpkg: 2.13.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = opensearch-dashboards-gantt-chart-plugin
        pkgdesc = OpenSearch Dashboards Gantt Chart Plugin
-       pkgver = 2.12.0.0
+       pkgver = 2.13.0.0
        pkgrel = 1
        url = https://opensearch.org/docs/latest/dashboards/gantt/
        arch = x86_64
@@ -9,12 +9,12 @@ pkgbase = opensearch-dashboards-gantt-chart-plugin
        makedepends = npm
        makedepends = python
        makedepends = git
-       depends = opensearch-dashboards=2.12.0
+       depends = opensearch-dashboards=2.13.0
        options = !strip
        options = emptydirs
-       source = 
git+https://github.com/opensearch-project/dashboards-visualizations.git#tag=2.12.0.0
-       source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.12.0
-       sha256sums = SKIP
-       sha256sums = SKIP
+       source = 
git+https://github.com/opensearch-project/dashboards-visualizations.git#tag=2.13.0.0
+       source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.13.0
+       sha256sums = 
95794383b6ac50f5c4d7181b9b7ae837a154b6027f09640050d580230d6aece3
+       sha256sums = 
78a715eef9b363ef03bd2518016ae8af430aba8925fe03a0c47699435b5e23a6
 
 pkgname = opensearch-dashboards-gantt-chart-plugin


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 pkgname='opensearch-dashboards-gantt-chart-plugin'
 _pluginname='gantt-chart-dashboards-plugin'
-pkgver=2.12.0.0
-_dashboardsver=2.12.0
+pkgver=2.13.0.0
+_dashboardsver=2.13.0
 pkgrel=1
 pkgdesc='OpenSearch Dashboards Gantt Chart Plugin'
 url='https://opensearch.org/docs/latest/dashboards/gantt/'
@@ -16,8 +16,8 @@ source=(
   
"git+https://github.com/opensearch-project/dashboards-visualizations.git#tag=${pkgver}";
   
"git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=${_dashboardsver}";
 )
-sha256sums=('SKIP'
-            'SKIP')
+sha256sums=('95794383b6ac50f5c4d7181b9b7ae837a154b6027f09640050d580230d6aece3'
+            '78a715eef9b363ef03bd2518016ae8af430aba8925fe03a0c47699435b5e23a6')
 
 prepare() {
   nodeVersion="$(node -v)"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-gantt-chart-plugin/-/commit/bd6bb951d249f638661a202baaec7f31236d6987

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


Reply via email to