Date: Thursday, November 12, 2020 @ 17:52:29
  Author: foutrelis
Revision: 752861

Refresh checksum

Modified:
  python-statsmodels/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-11-12 17:52:26 UTC (rev 752860)
+++ PKGBUILD    2020-11-12 17:52:29 UTC (rev 752861)
@@ -17,7 +17,7 @@
            'python-joblib:  accelerate distributed estimation for certain 
models'
            'jupyter: needed to run the notebooks')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/statsmodels/statsmodels/archive/v${pkgver}.tar.gz";)
-sha256sums=('9493d63f57bc0c58f38a7e51dcd8c4b35e9ccd01f2acd71a45a3d975f2587d91')
+sha256sums=('96717f27007713166367dcb77b401d63d435c311c5e14d6b8f76e04afa5f405b')
 
 build() {
   cd "$srcdir"/statsmodels-${pkgver}

Reply via email to