[arch-commits] Commit in python2-futures/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Sun Jun 28 11:52:52 UTC 2015


    Date: Sunday, June 28, 2015 @ 13:52:52
  Author: bgyorgy
Revision: 136034

upgpkg: python2-futures 3.0.3-1

Update to version 3.0.3

Modified:
  python2-futures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-28 11:51:40 UTC (rev 136033)
+++ PKGBUILD	2015-06-28 11:52:52 UTC (rev 136034)
@@ -5,7 +5,7 @@
 
 pkgname=python2-futures
 _pkgname=futures
-pkgver=3.0.2
+pkgver=3.0.3
 pkgrel=1
 pkgdesc="Backport of the concurrent.futures package from Python 3.2"
 arch=('any')
@@ -14,7 +14,7 @@
 depends=('python2')
 source=("http://pypi.python.org/packages/source/f/$_pkgname/$_pkgname-$pkgver.tar.gz"
          LICENSE)
-md5sums=('42aaf1e4de48d6e871d77dc1f9d96d5a'
+md5sums=('32171f72af7e80c266310794adc4db46'
          'dd6708d05936d3f6c4e20ed14c87b5e3')
 
 build() {



More information about the arch-commits mailing list