black: update to 18.9b0.
This commit is contained in:
parent
706e11f5fa
commit
c2444b0190
|
@ -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 <quark6@protonmail.com>"
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue