summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Horel2021-08-03 04:55:15 -0400
committerGuillaume Horel2021-08-03 06:04:55 -0400
commitd5f3b8e74ff7e03571bcdd4d9232f95fcddccc01 (patch)
treeeea5a39fd157e603ba712b1c00272597d385d48c
parentf98ae3c502f90a6ecd624e441085a8eee8c6b067 (diff)
downloadaur-d5f3b8e74ff7e03571bcdd4d9232f95fcddccc01.tar.gz
bump to 1.17.1
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c6acfb72822..eea2825fb2d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-dash-core-components
pkgdesc = Dash UI core components suite
- pkgver = 1.16.0
+ pkgver = 1.17.1
pkgrel = 1
url = https://plot.ly/products/dash
arch = any
@@ -8,8 +8,7 @@ pkgbase = python-dash-core-components
checkdepends = python-dash
makedepends = python-setuptools
depends = python
- source = https://pypi.org/packages/source/d/dash_core_components/dash_core_components-1.16.0.tar.gz
- sha256sums = e8cdfaf3580577670bb2d1c3168efa06f5a7b439fbe5527cfaefa3e32394542f
+ source = https://pypi.org/packages/source/d/dash_core_components/dash_core_components-1.17.1.tar.gz
+ sha256sums = b61cb37322de91b4feb0d4d823694cbba8686f6459db774b53d553135350c71e
pkgname = python-dash-core-components
-
diff --git a/PKGBUILD b/PKGBUILD
index 84ff53cf11ed..8c46dbf27985 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-dash-core-components
_pkgname=dash_core_components
-pkgver=1.16.0
+pkgver=1.17.1
pkgrel=1
pkgdesc="Dash UI core components suite"
arch=('any')