Date: Thursday, August 6, 2020 @ 04:34:41
  Author: felixonmars
Revision: 393205

upgpkg: python-isort 5.2.2-1

Modified:
  python-isort/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-08-05 23:37:43 UTC (rev 393204)
+++ PKGBUILD    2020-08-06 04:34:41 UTC (rev 393205)
@@ -2,7 +2,7 @@
 # Contributor: Yaron de Leeuw <[email protected]>
 
 pkgname=python-isort
-pkgver=5.2.1
+pkgver=5.2.2
 pkgrel=1
 pkgdesc="A Python utility / library to sort Python imports."
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('git' 'pylama' 'python-black' 'python-hypothesis-auto' 
'python-pip' 'python-pip-api'
               'python-pipreqs' 'python-pytest' 'python-requirementslib')
 
source=("https://github.com/timothycrosley/isort/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('36d4cc84e3aedf53cd11d9b87d8bef379ea8da92310c70e7281557ef171c528b979b2fba9cfce6575cce12c0f767f851d2f4cd23ea5aed0f9f7718675a2af118')
+sha512sums=('ddf7f76ed5783215305df54c53d4e877595b7f19cb4e3972d2e121b5ac872320deb5b4b095e1347cc2e1d6451d645ae76f7c58ea1b515550ad93c615cb4fbea5')
 
 prepare() {
   cd isort-$pkgver

Reply via email to