[arch-commits] Commit in python-envisage/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Thu Sep 2 17:25:31 UTC 2021
Date: Thursday, September 2, 2021 @ 17:25:30
Author: arojas
Revision: 1010609
Update to 6.0.1
Modified:
python-envisage/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-02 17:21:10 UTC (rev 1010608)
+++ PKGBUILD 2021-09-02 17:25:30 UTC (rev 1010609)
@@ -1,7 +1,7 @@
# Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
pkgname=python-envisage
-pkgver=5.0.0
+pkgver=6.0.1
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=('1069e4be9efaf1e8e5375d61e01baeb889be428c78410d8879cc10ae26edbef9')
+sha256sums=('1a34396711614837a3f9463c994d5bbbc3cb5115c484de0a60c2a3a9c6bf5119')
build() {
cd "$srcdir"/envisage-$pkgver
More information about the arch-commits
mailing list