thefuck: update to 3.5.

This commit is contained in:
Michael Gehring 2016-03-13 07:47:19 +01:00
parent e331ca9d59
commit 7a311bb9bd

View file

@ -1,6 +1,6 @@
# Template file for 'thefuck'
pkgname=thefuck
version=3.4
version=3.5
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=ce98f6219e64b6e9e9f2cad22fa1bac121a5d79f3a530d9b2cb8bc61a629904f
checksum=eaa6b6466634ab4c87506a1404871af5bfd013043157b335165a63da3b14d90e
post_install() {
vlicense LICENSE.md
}