thefuck: update to 3.12.

This commit is contained in:
Michael Gehring 2017-01-10 18:58:16 +00:00
parent 5d5902d385
commit ed9abcd992

View file

@ -1,6 +1,6 @@
# Template file for 'thefuck'
pkgname=thefuck
version=3.11
version=3.12
revision=1
build_style=python2-module
pycompile_module="thefuck"
@ -12,7 +12,8 @@ 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=77ee25d0da7c3b5e373c2811c3a4d625de4c635094e960b9f9c60dc490650213
checksum=d3989e0334f2b15f12ebfcad8f7d884f3ad139b78e1edc258c9f709be9ac8e20
post_install() {
vlicense LICENSE.md
}