timewarrior: update to 1.4.3.

This commit is contained in:
UsernameRandomlyGenerated 2021-06-05 15:25:10 +02:00 committed by Érico Nogueira Rolim
parent 3f712bd1fd
commit e058a9c6af
1 changed files with 3 additions and 2 deletions

View File

@ -1,15 +1,16 @@
# Template file for 'timewarrior'
pkgname=timewarrior
version=1.4.2
version=1.4.3
revision=1
wrksrc="timew-${version}"
build_style=cmake
checkdepends="python3"
short_desc="Track time from the command line"
maintainer="Toyam Cox <Vaelatern@gmail.com>"
license="MIT"
homepage="https://timewarrior.net"
distfiles="https://github.com/GothenburgBitFactory/timewarrior/releases/download/v${version}/timew-${version}.tar.gz"
checksum=c3d3992aa8d2cc3cd86e59d00060fb4a3e16c15babce78451cc9d39a7f5bb2e1
checksum=c4df7e306c9a267c432522c37958530b8fd6e5a410c058f575e25af4d8c7ca53
python_version=3
post_install() {