From 4082137c186d0e97cbc891dd55d1756ed0888fc2 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 30 Nov 2018 00:19:48 -0200 Subject: [PATCH] thefuck: update to 3.28. --- srcpkgs/thefuck/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/thefuck/template b/srcpkgs/thefuck/template index 1b3e846d59d..73bb1287367 100644 --- a/srcpkgs/thefuck/template +++ b/srcpkgs/thefuck/template @@ -1,7 +1,7 @@ # Template file for 'thefuck' pkgname=thefuck -version=3.27 -revision=2 +version=3.28 +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=26ed781fd84d5992c52a1ae7b0ca5ed12c88d37cf8508c32070e74d48515c357 +checksum=b5c83e380e4af90d49ab01a55a326e608875bedb981bc7dae9b6a4b72cc521c4 do_check() { # on python3 mock is unittest.mock