From c2444b0190229bd63bb8f2ecf397a69f73219978 Mon Sep 17 00:00:00 2001 From: cr6git Date: Fri, 5 Oct 2018 22:44:06 +0200 Subject: [PATCH] black: update to 18.9b0. --- srcpkgs/black/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/black/template b/srcpkgs/black/template index 4a88006506c..da05b80e0ad 100644 --- a/srcpkgs/black/template +++ b/srcpkgs/black/template @@ -1,6 +1,6 @@ # Template file for 'black' pkgname=black -version=18.6b4 +version=18.9b0 revision=1 noarch=yes build_style=python3-module @@ -13,7 +13,7 @@ maintainer="cr6git " license="MIT" homepage="https://github.com/ambv/black" distfiles="https://github.com/ambv/black/archive/${version}.tar.gz" -checksum=74598bf4aa800b50a93c822b584a50fe8efff256fdf5b8c2dceaa1518763db82 +checksum=08ad8f333c77ce139b3c7a388782ba72d94f7db8b284ddfcce7a51d6ced49c90 post_install() { vlicense LICENSE