Date: Saturday, June 20, 2020 @ 07:45:34 Author: felixonmars Revision: 389571
upgpkg: python2-isort 4.3.17-1 Modified: python2-isort/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-20 07:44:41 UTC (rev 389570) +++ PKGBUILD 2020-06-20 07:45:34 UTC (rev 389571) @@ -2,7 +2,7 @@ # Contributor: Yaron de Leeuw <[email protected]> pkgname=python2-isort -pkgver=4.3.16 +pkgver=4.3.17 pkgrel=1 pkgdesc="A Python utility / library to sort Python imports." arch=('any') @@ -10,7 +10,7 @@ license=('MIT') depends=('python2-futures' 'python2-setuptools') source=("$pkgname-$pkgver.tar.gz::https://github.com/timothycrosley/isort/archive/$pkgver.tar.gz") -sha512sums=('74729c4e4305d57e210b9e1c9c97053e7d8971018df3555e111e74bf65b03219309382fbecf5add082b47ec4bbc7b91fc29bef398908efa7bfb1383e3b3cef1e') +sha512sums=('f603264f575f9234a3c74302b48e4cc5208eae18b4172fcfb7ffe95efd7b57de5287bd82baaca5904b07e6d95bb1dd69ca9b12fba4fc5416f6ca8975e62e45bf') build() { cd isort-$pkgver
