From b6f96d53acce3340ecf91c7f56e93857f79c39d3 Mon Sep 17 00:00:00 2001 From: Abhijit Date: Thu, 6 May 2021 13:25:35 -0700 Subject: [PATCH] thef: updated to 3.30 --- srcpkgs/thefuck/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/thefuck/template b/srcpkgs/thefuck/template index 33617cf872c0..52af43667662 100644 --- a/srcpkgs/thefuck/template +++ b/srcpkgs/thefuck/template @@ -1,6 +1,6 @@ # Template file for 'thefuck' pkgname=thefuck -version=3.29 +version=3.30 revision=4 build_style=python3-module pycompile_module="thefuck" @@ -14,7 +14,7 @@ maintainer="Orphaned " license="MIT" homepage="https://github.com/nvbn/thefuck" distfiles="https://github.com/nvbn/thefuck/archive/${version}.tar.gz" -checksum=34a9ec020ff991a96a895dfbe2313b69464bbcc6975b1ad8158b32a2de5803a9 +checksum=dd2e7bc94e9453beabbafc10c4d62c67601ea705250103a67ababcdad2991dd3 do_check() { # on python3 mock is unittest.mock