From e3f370dbbf3476413efddb078a5b54d5e29d45bd Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 23 Mar 2016 05:42:00 +0100 Subject: [PATCH] thefuck: update to 3.7. --- srcpkgs/thefuck/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 }