diff --git a/srcpkgs/timewarrior/template b/srcpkgs/timewarrior/template index abeffd21f98..3ab994ddf9a 100644 --- a/srcpkgs/timewarrior/template +++ b/srcpkgs/timewarrior/template @@ -1,6 +1,6 @@ # Template file for 'timewarrior' pkgname=timewarrior -version=1.7.1 +version=1.8.0 revision=1 build_style=cmake hostmakedepends="ruby-asciidoctor" @@ -11,12 +11,13 @@ license="MIT" homepage="https://timewarrior.net" changelog="https://raw.githubusercontent.com/GothenburgBitFactory/timewarrior/develop/ChangeLog" distfiles="https://github.com/GothenburgBitFactory/timewarrior/releases/download/v${version}/timew-${version}.tar.gz" -checksum=5e0817fbf092beff12598537c894ec1f34b0a21019f5a3001fe4e6d15c11bd94 +checksum=1ea54302dcefa4aa658f89b6b825f0e8b49c04f15cf153a2e7d8bce5525920b4 python_version=3 post_install() { vlicense LICENSE + vcompletion completion/timew.zsh zsh timew vcompletion completion/timew-completion.bash bash timew vcompletion completion/timew.fish fish timew }