thefuck: update to 3.24.

This commit is contained in:
maxice8 2017-10-19 01:11:16 -02:00 committed by Enno Boland
parent d50a8403bb
commit 64c9784194

View File

@ -1,6 +1,6 @@
# Template file for 'thefuck' # Template file for 'thefuck'
pkgname=thefuck pkgname=thefuck
version=3.23 version=3.24
revision=1 revision=1
build_style=python3-module build_style=python3-module
pycompile_module="thefuck" pycompile_module="thefuck"
@ -13,7 +13,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=36b0af52219a56dc34bb085e75afa822c479c5c05b9393598effc2c1b3c5eb32 checksum=686867f264ee34d9287814dde0e9ca5debb322deeaf0ac6773ec06f823d7c0b4
post_install() { post_install() {
vlicense LICENSE.md vlicense LICENSE.md