summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
author0x9fff002024-01-14 01:51:33 +0100
committer0x9fff002024-01-14 01:51:33 +0100
commite43611bf0ee1ae97fcc9b10025249778953852ed (patch)
tree462de4120c86d5b36dc422b2942704d07e26ab96 /PKGBUILD
parent3298771f92f671a6546eeef881e816e14b0520ef (diff)
downloadaur-e43611bf0ee1ae97fcc9b10025249778953852ed.tar.gz
update sha256sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e8c90389e08a..7e98982dee5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=('python' 'python-mutf8' 'python-numpy')
makedepends=('cython' 'python-build' 'python-installer' 'python-setuptools' 'python-versioneer' 'python-wheel')
# tests directory isn't in pypi sdist
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('1104dcd85699f6fd560b5f5b1e008bef9d9ef23622936b8f68af1663aa8e85c5')
+sha256sums=('efefff4b3d29e44c9fee6b30c37d7f68c22c397f88bcd8a6bb671a19add038fd')
prepare() {
cd "$_name-$pkgver"