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

Balló György bgyorgy at archlinux.org
Thu Jun 11 01:13:57 UTC 2015


    Date: Thursday, June 11, 2015 @ 03:13:57
  Author: bgyorgy
Revision: 135181

upgpkg: python2-futures 3.0.2-1

Update to version 3.0.2

Modified:
  python2-futures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-11 01:12:44 UTC (rev 135180)
+++ PKGBUILD	2015-06-11 01:13:57 UTC (rev 135181)
@@ -5,7 +5,7 @@
 
 pkgname=python2-futures
 _pkgname=futures
-pkgver=3.0.1
+pkgver=3.0.2
 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=('c872d96e128fb79371409f68f8c17f74'
+md5sums=('42aaf1e4de48d6e871d77dc1f9d96d5a'
          'dd6708d05936d3f6c4e20ed14c87b5e3')
 
 build() {



More information about the arch-commits mailing list