[arch-commits] Commit in python-dask/trunk (PKGBUILD)

Bruno Pagani archange at gemini.archlinux.org
Tue Jun 21 22:39:38 UTC 2022


    Date: Tuesday, June 21, 2022 @ 22:39:38
  Author: archange
Revision: 1238883

upgpkg: python-dask 2022.6.0-1

Modified:
  python-dask/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-21 22:38:34 UTC (rev 1238882)
+++ PKGBUILD	2022-06-21 22:39:38 UTC (rev 1238883)
@@ -2,8 +2,8 @@
 
 _pkg=dask
 pkgname=python-${_pkg}
-pkgver=2022.03.0
-pkgrel=2
+pkgver=2022.6.0
+pkgrel=1
 pkgdesc="Parallel computing with task scheduling"
 arch=(any)
 url="https://dask.org"
@@ -67,7 +67,7 @@
 )
 #source=(https://files.pythonhosted.org/packages/source/${_pkg::1}/${_pkg}/${_pkg}-${pkgver}.tar.gz)
 source=(https://github.com/dask/dask/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('464004701240e127af3f99e8447823d3c159e3e45fe08f85531a14022a49ba2c')
+sha256sums=('27282d6b73e92dc99654351b015d23e42c1696325d677842b9aa30d1674e8b10')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list