thefuck: update to 3.24.
This commit is contained in:
parent
d50a8403bb
commit
64c9784194
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'thefuck'
|
||||
pkgname=thefuck
|
||||
version=3.23
|
||||
version=3.24
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
pycompile_module="thefuck"
|
||||
|
@ -13,7 +13,7 @@ maintainer='Benjamin "Doctors" Hoffmeyer <hoffmeyer25@gmail.com>'
|
|||
license="MIT"
|
||||
homepage="https://github.com/nvbn/thefuck"
|
||||
distfiles="https://github.com/nvbn/thefuck/archive/${version}.tar.gz"
|
||||
checksum=36b0af52219a56dc34bb085e75afa822c479c5c05b9393598effc2c1b3c5eb32
|
||||
checksum=686867f264ee34d9287814dde0e9ca5debb322deeaf0ac6773ec06f823d7c0b4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue