mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
thefuck: orphan package
as requested by the previous maintainer resolves #18389
This commit is contained in:
parent
b7253ac96b
commit
aa553f7bdf
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue