thefuck: update to 3.6.

This commit is contained in:
Michael Gehring 2016-03-13 20:31:59 +01:00
parent 9652bee7de
commit e1b4fc1f30

View file

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