parent
a5da8c5ce5
commit
688e7a409d
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'thefuck'
|
# Template file for 'thefuck'
|
||||||
pkgname=thefuck
|
pkgname=thefuck
|
||||||
version=3.14
|
version=3.14
|
||||||
revision=2
|
revision=3
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_module="thefuck"
|
pycompile_module="thefuck"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
hostmakedepends="python-setuptools python-pip"
|
hostmakedepends="python-setuptools"
|
||||||
depends="python-setuptools python-requests python-psutil python-decorator python-six python-pathlib2
|
depends="python-setuptools python-requests python-psutil python-decorator
|
||||||
python-colorama python-bashlex"
|
python-six python-pathlib2 python-colorama"
|
||||||
short_desc="Magnificent app which corrects your previous console command"
|
short_desc="Magnificent app which corrects your previous console command"
|
||||||
maintainer='Benjamin "Doctors" Hoffmeyer <hoffmeyer25@gmail.com>'
|
maintainer='Benjamin "Doctors" Hoffmeyer <hoffmeyer25@gmail.com>'
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue