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

Bruno Pagani archange at archlinux.org
Thu Mar 25 15:24:55 UTC 2021


    Date: Thursday, March 25, 2021 @ 15:24:55
  Author: archange
Revision: 903148

upgpkg: spyder 4.2.5-1

Modified:
  spyder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-25 15:23:44 UTC (rev 903147)
+++ PKGBUILD	2021-03-25 15:24:55 UTC (rev 903148)
@@ -4,7 +4,7 @@
 # Contributor: TDY <tdy at gmx.com>
 
 pkgname=spyder
-pkgver=4.2.4
+pkgver=4.2.5
 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=('a2fe577e16d91cbe31abcdf28a1ce0b37c5231ca027b866873a2397231a1a23b')
+sha256sums=('f84eb99505eaa489765b8d46273e564660f8947a376b72832e9ce982c9f44e1b')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list