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

Antonio Rojas arojas at archlinux.org
Fri Mar 12 20:32:08 UTC 2021


    Date: Friday, March 12, 2021 @ 20:32:08
  Author: arojas
Revision: 889734

upgpkg: python-envisage 5.0.0-1

Modified:
  python-envisage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-12 20:32:01 UTC (rev 889733)
+++ PKGBUILD	2021-03-12 20:32:08 UTC (rev 889734)
@@ -1,7 +1,7 @@
 # Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
 
 pkgname=python-envisage
-pkgver=4.9.2
+pkgver=5.0.0
 pkgrel=1
 pkgdesc="Extensible Application Framework"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 optdepends=('ipython: for IPython shell plugin')
 source=("envisage-$pkgver.tar.gz::https://github.com/enthought/envisage/archive/${pkgver}.tar.gz")
-sha256sums=('88a130149c6d3d58f375af4ef06c1e43c5b8cfb52b8a3a5add2e721d9dccc1d3')
+sha256sums=('1069e4be9efaf1e8e5375d61e01baeb889be428c78410d8879cc10ae26edbef9')
 
 build() {
   cd "$srcdir"/envisage-$pkgver



More information about the arch-commits mailing list