thefuck: orphan package

as requested by the previous maintainer
resolves #18389
This commit is contained in:
Helmut Pozimski 2020-01-19 12:07:07 +01:00
parent b7253ac96b
commit aa553f7bdf

View file

@ -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 <hoffmeyer25@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/nvbn/thefuck"
distfiles="https://github.com/nvbn/thefuck/archive/${version}.tar.gz"