From 7a311bb9bd1d623bba3fffb2635b59b5bdef6355 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 13 Mar 2016 07:47:19 +0100 Subject: [PATCH] thefuck: update to 3.5. --- srcpkgs/thefuck/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/thefuck/template b/srcpkgs/thefuck/template index ca183834b3c..af905f474dd 100644 --- a/srcpkgs/thefuck/template +++ b/srcpkgs/thefuck/template @@ -1,6 +1,6 @@ # Template file for 'thefuck' pkgname=thefuck -version=3.4 +version=3.5 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=ce98f6219e64b6e9e9f2cad22fa1bac121a5d79f3a530d9b2cb8bc61a629904f +checksum=eaa6b6466634ab4c87506a1404871af5bfd013043157b335165a63da3b14d90e post_install() { vlicense LICENSE.md }