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

Jelle van der Waa jelle at archlinux.org
Fri Jul 26 16:31:42 UTC 2019


    Date: Friday, July 26, 2019 @ 16:31:42
  Author: jelle
Revision: 492870

upgpkg: python2-futures 3.3.0-1

Upstream update

Modified:
  python2-futures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-26 16:17:00 UTC (rev 492869)
+++ PKGBUILD	2019-07-26 16:31:42 UTC (rev 492870)
@@ -4,7 +4,7 @@
 
 pkgname=python2-futures
 _pkgname=futures
-pkgver=3.2.0
+pkgver=3.3.0
 pkgrel=1
 pkgdesc="Backport of the concurrent.futures package from Python 3.2"
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('python2')
 source=("$_pkgname-$pkgver.tar.gz::https://github.com/agronholm/pythonfutures/archive/$pkgver.tar.gz"
          LICENSE)
-md5sums=('3c950f2ad6682e37cb91ff3e54555e05'
+md5sums=('f27b1e0bd1fb32b2b2c79cb0823f2a2d'
          'dd6708d05936d3f6c4e20ed14c87b5e3')
 
 build() {



More information about the arch-commits mailing list