From 1741fa0975f7c764b67907c14728f431709d4ba1 Mon Sep 17 00:00:00 2001 From: Paper Mountain Studio Date: Wed, 5 Jun 2019 20:39:14 +0200 Subject: [PATCH] thefuck: update to 3.29 --- srcpkgs/thefuck/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/thefuck/template b/srcpkgs/thefuck/template index 386d0eb545..714cd7982c 100644 --- a/srcpkgs/thefuck/template +++ b/srcpkgs/thefuck/template @@ -1,6 +1,6 @@ # Template file for 'thefuck' pkgname=thefuck -version=3.28 +version=3.29 revision=1 archs=noarch build_style=python3-module @@ -15,7 +15,7 @@ maintainer="Benjamin 'Doctors' Hoffmeyer " license="MIT" homepage="https://github.com/nvbn/thefuck" distfiles="https://github.com/nvbn/thefuck/archive/${version}.tar.gz" -checksum=b5c83e380e4af90d49ab01a55a326e608875bedb981bc7dae9b6a4b72cc521c4 +checksum=34a9ec020ff991a96a895dfbe2313b69464bbcc6975b1ad8158b32a2de5803a9 do_check() { # on python3 mock is unittest.mock