diff --git a/srcpkgs/thefuck/template b/srcpkgs/thefuck/template index cd212c0dec3..2a124b97b67 100644 --- a/srcpkgs/thefuck/template +++ b/srcpkgs/thefuck/template @@ -1,6 +1,6 @@ # Template file for 'thefuck' pkgname=thefuck -version=3.6 +version=3.7 revision=1 build_style=python-module pycompile_module="thefuck" @@ -12,7 +12,7 @@ maintainer='Benjamin "Doctors" Hoffmeyer ' license="MIT" homepage="https://github.com/nvbn/thefuck" distfiles="https://github.com/nvbn/thefuck/archive/${version}.tar.gz" -checksum=a83e2e3ff65b36a7e0d3330e853610c0da9cd2ffd5a001d9e51ad6146c558674 +checksum=6e7efdc51baa5bfeecf38fc1e6ecdaf07b90168a6ced79cbf50fe6ff0e0adb1e post_install() { vlicense LICENSE.md }