diff --git a/srcpkgs/python3-typed-ast/template b/srcpkgs/python3-typed-ast/template index 7c176c7c31..8461f830a8 100644 --- a/srcpkgs/python3-typed-ast/template +++ b/srcpkgs/python3-typed-ast/template @@ -1,7 +1,7 @@ # Template file for 'python3-typed-ast' pkgname=python3-typed-ast -version=1.4.1 -revision=2 +version=1.4.2 +revision=1 wrksrc="typed_ast-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -11,7 +11,7 @@ maintainer="whoami " license="Apache-2.0" homepage="https://github.com/python/typed_ast" distfiles="https://github.com/python/typed_ast/archive/${version}.tar.gz" -checksum=498a6cd88f78e4b2058092ff38c9941d61f4eba2c12b371240ba663f063adf7d +checksum=be4b75ea880768489e30818267cf920027ed99014001ac428aedd0b31bbfc899 do_patch() { # python3-typed-ast uses the same header name with Python