mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
timewarrior: update to 1.5.0.
This commit is contained in:
parent
409397ab8b
commit
ed07ab07d8
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'timewarrior'
|
# Template file for 'timewarrior'
|
||||||
pkgname=timewarrior
|
pkgname=timewarrior
|
||||||
version=1.4.3
|
version=1.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
checkdepends="python3"
|
checkdepends="python3"
|
||||||
|
@ -8,8 +8,9 @@ short_desc="Track time from the command line"
|
||||||
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://timewarrior.net"
|
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"
|
distfiles="https://github.com/GothenburgBitFactory/timewarrior/releases/download/v${version}/timew-${version}.tar.gz"
|
||||||
checksum=c4df7e306c9a267c432522c37958530b8fd6e5a410c058f575e25af4d8c7ca53
|
checksum=51e7c2c772837bbd6d56da8d16506c4b6de8644166e0b5234ad36ae6a70dd4f6
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue