summaryrefslogtreecommitdiff
path: root/python-asteval
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-12-02 13:23:19 +0100
committerErich Eckner <git@eckner.net>2020-12-02 13:23:19 +0100
commit7933f51c95a8ef7960e1cb087709fc69e98ff815 (patch)
tree280ade3cfde43b2d842853ecf9b9f3431f3825b3 /python-asteval
parente0ac591d2bd7985edfb4bcc1716c53ad93b057af (diff)
downloadarchlinuxewe.git.save-7933f51c95a8ef7960e1cb087709fc69e98ff815.tar.xz
python-asteval: 0.9.21-2 -> 0.9.21-2
Diffstat (limited to 'python-asteval')
-rw-r--r--python-asteval/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-asteval/PKGBUILD b/python-asteval/PKGBUILD
index f1498974..1837576f 100644
--- a/python-asteval/PKGBUILD
+++ b/python-asteval/PKGBUILD
@@ -19,7 +19,7 @@ depends=(
'python<3.10')
source=(
"${_pkgname}-${pkgver}.tar.gz::https://github.com/newville/${_pkgname}/archive/${pkgver}.tar.gz")
-sha512sums=('e96937e41093db65a1eec4f3427124bee980590bc57309c7892fbec18637742d9f7b673d465e4f40325beece8912f7b4afc66319f5fd6adafb85320ca8e54c09')
+sha512sums=('bc67130b8fa35fb3ec5470b7f82d7f588226d719de04de668322bf3015468c959b2102f48ef33906252c58713eb3cac3d2f62797fe905713866bdfc8fa45c005')
build() {
cd "$srcdir/${_pkgname}-$pkgver"