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

Balló György bgyorgy at archlinux.org
Tue Feb 16 23:52:03 UTC 2016


    Date: Wednesday, February 17, 2016 @ 00:52:02
  Author: bgyorgy
Revision: 161920

upgpkg: python2-futures 3.0.5-1

Update to new version

Modified:
  python2-futures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-16 23:47:29 UTC (rev 161919)
+++ PKGBUILD	2016-02-16 23:52:02 UTC (rev 161920)
@@ -5,7 +5,7 @@
 
 pkgname=python2-futures
 _pkgname=futures
-pkgver=3.0.4
+pkgver=3.0.5
 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=('27f0941502b3852ac78f3384e94f544e'
+md5sums=('ced2c365e518242512d7a398b515ff95'
          'dd6708d05936d3f6c4e20ed14c87b5e3')
 
 build() {



More information about the arch-commits mailing list