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

Balló György bgyorgy at archlinux.org
Sun Jan 31 04:02:41 UTC 2016


    Date: Sunday, January 31, 2016 @ 05:02:40
  Author: bgyorgy
Revision: 159648

upgpkg: python2-futures 3.0.4-1

Update to new version

Modified:
  python2-futures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-31 03:47:03 UTC (rev 159647)
+++ PKGBUILD	2016-01-31 04:02:40 UTC (rev 159648)
@@ -5,7 +5,7 @@
 
 pkgname=python2-futures
 _pkgname=futures
-pkgver=3.0.3
+pkgver=3.0.4
 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=('32171f72af7e80c266310794adc4db46'
+md5sums=('27f0941502b3852ac78f3384e94f544e'
          'dd6708d05936d3f6c4e20ed14c87b5e3')
 
 build() {



More information about the arch-commits mailing list