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

Felix Yan felixonmars at archlinux.org
Sat May 29 21:43:37 UTC 2021


    Date: Saturday, May 29, 2021 @ 21:43:37
  Author: felixonmars
Revision: 950280

upgpkg: spyder 5.0.1-1

Modified:
  spyder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-29 21:25:09 UTC (rev 950279)
+++ PKGBUILD	2021-05-29 21:43:37 UTC (rev 950280)
@@ -4,8 +4,8 @@
 # Contributor: TDY <tdy at gmx.com>
 
 pkgname=spyder
-pkgver=5.0.0
-pkgrel=2
+pkgver=5.0.1
+pkgrel=1
 pkgdesc="The Scientific Python Development Environment"
 arch=(any)
 url="https://www.spyder-ide.org/"
@@ -85,7 +85,7 @@
     tk
 )
 source=(https://github.com/spyder-ide/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('49b0d42970f0bb114c7318b464bc70419327cf00c1d651821099ccf3d9ec6365')
+sha512sums=('af0c622ef295d91af079daec70bd8299afe248f43d602b2bb6bf345dac09284a6a74092b40fcca3905f3373e2dae9f43b0ed3f0ef1f9ad99bd78989e7bed579e')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list