diff --git a/srcpkgs/flake8/template b/srcpkgs/flake8/template index 362b91abe1..c44156aec1 100644 --- a/srcpkgs/flake8/template +++ b/srcpkgs/flake8/template @@ -1,7 +1,7 @@ # Template file for 'flake8' pkgname=flake8 -version=3.4.1 -revision=2 +version=3.5.0 +revision=1 noarch=yes build_style=python-module pycompile_module="flake8" @@ -13,7 +13,7 @@ maintainer="Alessio Sergi " homepage="https://gitlab.com/pycqa/flake8" license="MIT" distfiles="${PYPI_SITE}/f/flake8/flake8-${version}.tar.gz" -checksum=c20044779ff848f67f89c56a0e4624c04298cd476e25253ac0c36f910a1a11d8 +checksum=7253265f7abd8b313e3892944044a365e3f4ac3fcdcfb4298f55ee9ddf188ba0 alternatives="flake8:flake8:/usr/bin/python2-flake8" pre_build() {