Date: Sunday, July 8, 2018 @ 13:44:11 Author: felixonmars Revision: 354901
Python 3.7 rebuild Modified: python-resumable-urlretrieve/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-08 13:43:26 UTC (rev 354900) +++ PKGBUILD 2018-07-08 13:44:11 UTC (rev 354901) @@ -3,7 +3,7 @@ _pyname='resumable-urlretrieve' pkgname='python-resumable-urlretrieve' pkgver=0.1.5 -pkgrel=2 +pkgrel=3 pkgdesc='Small library to fetch files over HTTP and resuming their download' url='https://github.com/berdario/resumable-urlretrieve' arch=('any')