thefuck: update to 3.11.
This commit is contained in:
parent
4148acb4d5
commit
c8aab0151e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'thefuck'
|
# Template file for 'thefuck'
|
||||||
pkgname=thefuck
|
pkgname=thefuck
|
||||||
version=3.10
|
version=3.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="thefuck"
|
pycompile_module="thefuck"
|
||||||
|
@ -12,7 +12,7 @@ maintainer='Benjamin "Doctors" Hoffmeyer <hoffmeyer25@gmail.com>'
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/nvbn/thefuck"
|
homepage="https://github.com/nvbn/thefuck"
|
||||||
distfiles="https://github.com/nvbn/thefuck/archive/${version}.tar.gz"
|
distfiles="https://github.com/nvbn/thefuck/archive/${version}.tar.gz"
|
||||||
checksum=4cdad2040325f73918f00e65822ce21c202e178173606452ed0c730d8c447210
|
checksum=77ee25d0da7c3b5e373c2811c3a4d625de4c635094e960b9f9c60dc490650213
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue