summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Horel2020-05-24 21:36:28 -0400
committerGuillaume Horel2020-05-24 21:36:28 -0400
commitd74162af7d8d1f48bef15bc280cba18b88f376c0 (patch)
treeda1ffefe893185d35fff174186f2b4e83e2c21f3
parentcae3ba9d33eefb8c1a6fb7954ef9490aed4d2446 (diff)
downloadaur-d74162af7d8d1f48bef15bc280cba18b88f376c0.tar.gz
version bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8e117b5473f..9412e5efe684 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-dash-core-components
pkgdesc = Dash UI core components suite
- pkgver = 1.8.0
+ pkgver = 1.10.0
pkgrel = 1
url = https://plot.ly/products/dash
arch = any
@@ -8,7 +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.8.0.tar.gz
+ source = https://pypi.org/packages/source/d/dash_core_components/dash_core_components-1.10.0.tar.gz
sha256sums = 6ed00e421e4ff5ebe1bb91b0add168ef89cf2afbdff1e0cef91633dd338569c8
pkgname = python-dash-core-components
diff --git a/PKGBUILD b/PKGBUILD
index 6345ef8942f3..5c84317649e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-dash-core-components
_pkgname=dash_core_components
-pkgver=1.8.0
+pkgver=1.10.0
pkgrel=1
pkgdesc="Dash UI core components suite"
arch=('any')