[arch-commits] Commit in python-envisage/trunk (PKGBUILD)
Andrzej Giniewicz
aginiewicz at archlinux.org
Sat Jan 21 12:31:10 UTC 2017
Date: Saturday, January 21, 2017 @ 12:31:10
Author: aginiewicz
Revision: 208258
upgpkg: python-envisage 4.6.0-1
python-envisage: new upstrem release
Modified:
python-envisage/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-21 12:29:05 UTC (rev 208257)
+++ PKGBUILD 2017-01-21 12:31:10 UTC (rev 208258)
@@ -3,8 +3,8 @@
pkgbase=python-envisage
pkgname=('python2-envisage' 'python-envisage')
-pkgver=4.5.1
-pkgrel=2
+pkgver=4.6.0
+pkgrel=1
pkgdesc="Extensible Application Framework"
arch=('any')
url="https://github.com/enthought/envisage"
@@ -12,7 +12,7 @@
makedepends=('python-setuptools' 'python-apptools' 'python2-setuptools' 'python2-apptools')
source=("envisage-$pkgver.tar.gz::https://github.com/enthought/envisage/archive/${pkgver}.tar.gz")
-md5sums=('827537cf5d07a1676955d731fc1dc888')
+md5sums=('86a7ff9e78960f3e294ace185cb3980e')
prepare() {
cd "$srcdir"
More information about the arch-commits
mailing list