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

Johannes Löthberg demize at archlinux.org
Fri Feb 16 17:12:25 UTC 2018


    Date: Friday, February 16, 2018 @ 17:12:24
  Author: demize
Revision: 295008

upgpkg: python2-typing 3.6.4-1

Modified:
  python2-typing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-16 16:49:16 UTC (rev 295007)
+++ PKGBUILD	2018-02-16 17:12:24 UTC (rev 295008)
@@ -1,7 +1,7 @@
 # Maintainer: Johannes Löthberg <johannes at kyriasis.com>
 
 pkgname=python2-typing
-pkgver=3.6.1
+pkgver=3.6.4
 pkgrel=1
 
 pkgdesc="Backport of the standard library typing module to Python versions older than 3.6"
@@ -14,7 +14,7 @@
 
 source=("python2-typing-$pkgver.tar.gz::https://pypi.io/packages/source/t/typing/typing-$pkgver.tar.gz")
 
-md5sums=('3fec97415bae6f742fb3c3013dedeb89')
+md5sums=('5b2ade08d83be488f17b5fe587c27c74')
 
 build() {
 	cd typing-$pkgver



More information about the arch-commits mailing list