Date: Tuesday, October 20, 2020 @ 09:26:13 Author: felixonmars Revision: 398597
upgpkg: python-isort 5.6.3-1 Modified: python-isort/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-20 07:39:47 UTC (rev 398596) +++ PKGBUILD 2020-10-20 09:26:13 UTC (rev 398597) @@ -2,7 +2,7 @@ # Contributor: Yaron de Leeuw <[email protected]> pkgname=python-isort -pkgver=5.6.2 +pkgver=5.6.3 pkgrel=1 pkgdesc="A Python utility / library to sort Python imports." arch=('any') @@ -14,7 +14,7 @@ 'python-libcst' 'python-pip' 'python-pip-api' 'python-pipreqs' 'python-pytest' 'python-pytest-mock' 'python-requirementslib') source=("https://github.com/timothycrosley/isort/archive/$pkgver/$pkgname-$pkgver.tar.gz") -sha512sums=('3df4637c23194f3cb3f3aebaca6dd0ad7d1bff5b52a3dff82601d0531e49460e7555e6f931a8a9e2c585582a2757ea1c8a4f68a0dde9183af7ff7f6ee5bc720b') +sha512sums=('cc8c29b8e278e4b4424528ad8f255ec0f760aaad4cdea36ea3640e400676b072119713c7623653d8a9699db56dd276f3dea911378e0fdbc98fe8a141e428020c') prepare() { cd isort-$pkgver
