From fc203ee55097c5e0e4f3f37db1184eee81a0bd59 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 28 Jan 2021 11:14:44 -0500 Subject: [PATCH] python3-numexpr: fix checksum --- srcpkgs/python3-numexpr/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-numexpr/template b/srcpkgs/python3-numexpr/template index 31984949e5e..16f21540547 100644 --- a/srcpkgs/python3-numexpr/template +++ b/srcpkgs/python3-numexpr/template @@ -1,7 +1,7 @@ # Template file for 'python3-numexpr' pkgname=python3-numexpr version=2.7.2 -revision=1 +revision=2 wrksrc="numexpr-${version}" build_style=python3-module build_helper=numpy @@ -13,7 +13,7 @@ maintainer="Orphaned " license="MIT" homepage="https://github.com/pydata/numexpr" distfiles="https://github.com/pydata/numexpr/archive/v${version}.tar.gz" -checksum=c939f806c179e9fcb80100f3cd32a748d14a6101c29fb102cc77844549c88291 +checksum=7d1b3790103221feda07f4a93a4fa5c6654f46865197a677ca6f27eb5cb4e5ef post_install() { vlicense LICENSE.txt