timewarrior: update to 1.5.0.

This commit is contained in:
icp 2023-04-11 01:31:35 +05:30 committed by Andrew Benson
parent 409397ab8b
commit ed07ab07d8

View file

@ -1,6 +1,6 @@
# Template file for 'timewarrior'
pkgname=timewarrior
version=1.4.3
version=1.5.0
revision=1
build_style=cmake
checkdepends="python3"
@ -8,8 +8,9 @@ short_desc="Track time from the command line"
maintainer="Toyam Cox <Vaelatern@gmail.com>"
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=c4df7e306c9a267c432522c37958530b8fd6e5a410c058f575e25af4d8c7ca53
checksum=51e7c2c772837bbd6d56da8d16506c4b6de8644166e0b5234ad36ae6a70dd4f6
python_version=3
post_install() {