summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Horel2021-08-04 09:10:38 -0400
committerGuillaume Horel2021-08-04 09:10:38 -0400
commit8d9e5fb1f604a006b5badc34f1ab8de62a0cf9ae (patch)
tree55b1fb0203065ba3992c3f19609cb414ecc44718
parentd5f3b8e74ff7e03571bcdd4d9232f95fcddccc01 (diff)
downloadaur-8d9e5fb1f604a006b5badc34f1ab8de62a0cf9ae.tar.gz
update checksums
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eea2825fb2d4..3c9393fe48b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,6 +9,6 @@ pkgbase = python-dash-core-components
makedepends = python-setuptools
depends = python
source = https://pypi.org/packages/source/d/dash_core_components/dash_core_components-1.17.1.tar.gz
- sha256sums = b61cb37322de91b4feb0d4d823694cbba8686f6459db774b53d553135350c71e
+ sha256sums = 7e503f5eddb63034dd20c23d218cc0d8a81ec88e9a15b7cbc60e266b0e2b60a9
pkgname = python-dash-core-components
diff --git a/PKGBUILD b/PKGBUILD
index 8c46dbf27985..2311337b4e2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ depends=('python')
optdepends=()
makedepends=('python-setuptools')
source=("https://pypi.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz")
-sha256sums=('e8cdfaf3580577670bb2d1c3168efa06f5a7b439fbe5527cfaefa3e32394542f')
+sha256sums=('7e503f5eddb63034dd20c23d218cc0d8a81ec88e9a15b7cbc60e266b0e2b60a9')
package(){
cd "$srcdir/$_pkgname-$pkgver"