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

Bruno Pagani archange at archlinux.org
Tue Mar 16 06:56:28 UTC 2021


    Date: Tuesday, March 16, 2021 @ 06:56:28
  Author: archange
Revision: 891739

upgpkg: spyder 4.2.3-1

Modified:
  spyder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-16 06:40:40 UTC (rev 891738)
+++ PKGBUILD	2021-03-16 06:56:28 UTC (rev 891739)
@@ -4,8 +4,8 @@
 # Contributor: TDY <tdy at gmx.com>
 
 pkgname=spyder
-pkgver=4.2.1
-pkgrel=2
+pkgver=4.2.3
+pkgrel=1
 pkgdesc="The Scientific Python Development Environment"
 arch=(any)
 url="https://www.spyder-ide.org/"
@@ -76,7 +76,7 @@
     tk
 )
 source=(https://github.com/spyder-ide/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('0231a3b0ba0530817e53b5162ce0c3db8c98f071a0e4d4b6027721bf32039e2b')
+sha256sums=('64d44e8c1c823c7b69a2b24e69258e60996ee6b3f943d82c86b194ca2de51b89')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list