timewarrior: update to 1.4.3.
This commit is contained in:
parent
3f712bd1fd
commit
e058a9c6af
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue