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

Felix Yan felixonmars at archlinux.org
Tue Jun 9 19:43:45 UTC 2020


    Date: Tuesday, June 9, 2020 @ 19:43:44
  Author: felixonmars
Revision: 388699

upgpkg: python2-isort 4.3.13-1

Modified:
  python2-isort/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-09 19:42:51 UTC (rev 388698)
+++ PKGBUILD	2020-06-09 19:43:44 UTC (rev 388699)
@@ -2,7 +2,7 @@
 # Contributor: Yaron de Leeuw <me at jarondl.net>
 
 pkgname=python2-isort
-pkgver=4.3.12
+pkgver=4.3.13
 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=('66568a821a703cceb31129d032554017e9762a82cb3194b983a9114f1e7ca2941cc1d9ebcb3f684636fdec5023f3e7c86d55833d71c7051ff13eba1302c81935')
+sha512sums=('3252b95710eccde7501d877566e09329b8f1bd0580ac4c8e66ef8535e8b7214129caff5f255991f80a772ff48699e38f1a8e6ebaff402b53c04ff516899dc34f')
 
 build() {
   cd isort-$pkgver



More information about the arch-commits mailing list