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

Andrzej Giniewicz aginiewicz at archlinux.org
Thu Jun 13 11:43:54 UTC 2019


    Date: Thursday, June 13, 2019 @ 11:43:54
  Author: aginiewicz
Revision: 481255

upgpkg: python-envisage 4.7.2-1

python-envisage: new upstream release

Modified:
  python-envisage/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-13 11:41:29 UTC (rev 481254)
+++ PKGBUILD	2019-06-13 11:43:54 UTC (rev 481255)
@@ -1,8 +1,8 @@
 # Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
 
 pkgname='python-envisage'
-pkgver=4.7.1
-pkgrel=2
+pkgver=4.7.2
+pkgrel=1
 pkgdesc="Extensible Application Framework"
 arch=('any')
 url="https://github.com/enthought/envisage"
@@ -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=('0b8bd997a32aa060237ae82ff86183e1cbc5c8a7fd3d8a68dec9f3e30e84fd66')
+sha256sums=('02790238293aa8b57298510d6497975b1f10b47bcb065847e79114f4932418c4')
 
 build() {
   cd "$srcdir"/envisage-$pkgver



More information about the arch-commits mailing list