thefuck: update to 3.9.
This commit is contained in:
parent
460b0963a5
commit
dc2b74c8bf
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'thefuck'
|
||||
pkgname=thefuck
|
||||
version=3.8
|
||||
version=3.9
|
||||
revision=1
|
||||
build_style=python-module
|
||||
pycompile_module="thefuck"
|
||||
|
@ -12,7 +12,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=210605275f582eb6e3aa604f4e4909c0c350053fffd963ecedacfc5733cf9bd3
|
||||
checksum=8edf64dac320095194850d6e570466c07592f1012bfe35db84b8027ae7169a3c
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue