Date: Monday, June 9, 2014 @ 16:52:16
  Author: aginiewicz
Revision: 112923

upgpkg: python2-traits 4.5.0-1

Update python2-traits to latest release

Modified:
  python2-traits/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-06-09 14:50:25 UTC (rev 112922)
+++ PKGBUILD    2014-06-09 14:52:16 UTC (rev 112923)
@@ -2,7 +2,7 @@
 # Maintainer: Andrzej Giniewicz <[email protected]>
 
 pkgname=python2-traits
-pkgver=4.4.0
+pkgver=4.5.0
 pkgrel=1
 pkgdesc="Explicitly typed attributes for Python"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/enthought/traits/archive/${pkgver}.tar.gz";)
-md5sums=('f284e67ae3437e9427e23f7f8a4975d6')
+md5sums=('b77b08837afd20c1254e5d94369712cd')
 
 build() {
   cd "$srcdir"/traits-$pkgver

Reply via email to