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

Bruno Pagani archange at archlinux.org
Sat Mar 20 04:08:24 UTC 2021


    Date: Saturday, March 20, 2021 @ 04:08:24
  Author: archange
Revision: 895693

upgpkg: spyder 4.2.4-1

Modified:
  spyder/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-20 04:07:28 UTC (rev 895692)
+++ PKGBUILD	2021-03-20 04:08:24 UTC (rev 895693)
@@ -4,7 +4,7 @@
 # Contributor: TDY <tdy at gmx.com>
 
 pkgname=spyder
-pkgver=4.2.3
+pkgver=4.2.4
 pkgrel=1
 pkgdesc="The Scientific Python Development Environment"
 arch=(any)
@@ -76,7 +76,7 @@
     tk
 )
 source=(https://github.com/spyder-ide/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('64d44e8c1c823c7b69a2b24e69258e60996ee6b3f943d82c86b194ca2de51b89')
+sha256sums=('a2fe577e16d91cbe31abcdf28a1ce0b37c5231ca027b866873a2397231a1a23b')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list