diff --git a/srcpkgs/thefuck/template b/srcpkgs/thefuck/template index a0de1c7b6a3..708971811d3 100644 --- a/srcpkgs/thefuck/template +++ b/srcpkgs/thefuck/template @@ -1,7 +1,7 @@ # Template file for 'thefuck' pkgname=thefuck version=3.29 -revision=2 +revision=3 archs=noarch build_style=python3-module pycompile_module="thefuck" @@ -11,7 +11,7 @@ depends="python3-colorama python3-decorator python3-psutil python3-pyte checkdepends="python3-colorama python3-decorator python3-psutil python3-pyte python3-pytest-mock python3-requests" short_desc="Magnificent app which corrects your previous console command" -maintainer="Benjamin 'Doctors' Hoffmeyer " +maintainer="Orphaned " license="MIT" homepage="https://github.com/nvbn/thefuck" distfiles="https://github.com/nvbn/thefuck/archive/${version}.tar.gz"