From cee5ac4c64b6e5a50098c86cf0fd5ec9cf43f770 Mon Sep 17 00:00:00 2001 From: cr6git Date: Wed, 23 May 2018 12:50:35 +0200 Subject: [PATCH] thefuck: update to 3.27. Closes #14658. Signed-off-by: Enno Boland --- srcpkgs/thefuck/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/thefuck/template b/srcpkgs/thefuck/template index 49b73d2a49..9787f903db 100644 --- a/srcpkgs/thefuck/template +++ b/srcpkgs/thefuck/template @@ -1,7 +1,7 @@ # Template file for 'thefuck' pkgname=thefuck -version=3.26 -revision=2 +version=3.27 +revision=1 noarch=yes build_style=python3-module pycompile_module="thefuck" @@ -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=37d8cd1b578cbf473e337490d8e050a63a0a9defa2b0cb1619ffa4198b70b435 +checksum=26ed781fd84d5992c52a1ae7b0ca5ed12c88d37cf8508c32070e74d48515c357 do_check() { # on python3 mock is unittest.mock