From 2ad0f7f0290c96ddfbef7313460e34b964a277ad Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 9 Apr 2019 21:47:33 -0600 Subject: [PATCH] black: update to 19.3b0 --- srcpkgs/black/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/black/template b/srcpkgs/black/template index 059b176b22..f6d433038b 100644 --- a/srcpkgs/black/template +++ b/srcpkgs/black/template @@ -1,6 +1,6 @@ # Template file for 'black' pkgname=black -version=18.9b0 +version=19.3b0 revision=1 archs=noarch build_style=python3-module @@ -8,12 +8,12 @@ pycompile_module="black.py blib2to3" hostmakedepends="python3-setuptools" depends="python3-appdirs python3-attrs python3-click python3-setuptools python3-toml" -short_desc="The uncompromising Python code formatter" +short_desc="Uncompromising Python code formatter" maintainer="Orphaned " license="MIT" homepage="https://github.com/ambv/black" distfiles="https://github.com/ambv/black/archive/${version}.tar.gz" -checksum=08ad8f333c77ce139b3c7a388782ba72d94f7db8b284ddfcce7a51d6ced49c90 +checksum=a888a7061534ec8061edb868ccfaf12a4d16bf1e3380a7376d5b3f428c0c97bf post_install() { vlicense LICENSE