diff --git a/srcpkgs/thefuck/template b/srcpkgs/thefuck/template index af905f474d..cd212c0dec 100644 --- a/srcpkgs/thefuck/template +++ b/srcpkgs/thefuck/template @@ -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 ' 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 }