[arch-commits] Commit in python-envisage/trunk (PKGBUILD)
Andrzej Giniewicz
aginiewicz at archlinux.org
Thu Oct 3 18:12:01 UTC 2019
Date: Thursday, October 3, 2019 @ 18:12:01
Author: aginiewicz
Revision: 512522
upgpkg: python-envisage 4.8.0-1
python-envisage: new upstream release
Modified:
python-envisage/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-03 18:09:43 UTC (rev 512521)
+++ PKGBUILD 2019-10-03 18:12:01 UTC (rev 512522)
@@ -1,7 +1,7 @@
# Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
pkgname='python-envisage'
-pkgver=4.7.2
+pkgver=4.8.0
pkgrel=1
pkgdesc="Extensible Application Framework"
arch=('any')
@@ -12,7 +12,7 @@
checkdepends=('python-nose' 'python-configobj')
optdepends=('ipython: for IPython shell plugin')
source=("envisage-$pkgver.tar.gz::https://github.com/enthought/envisage/archive/${pkgver}.tar.gz")
-sha256sums=('02790238293aa8b57298510d6497975b1f10b47bcb065847e79114f4932418c4')
+sha256sums=('43b49eff50c352392c9228aa4eae6dc466ddf51cbf26f8f7765bf7bb00726add')
build() {
cd "$srcdir"/envisage-$pkgver
More information about the arch-commits
mailing list