timewarrior: update to 1.2.0.
This commit is contained in:
parent
b27952bef0
commit
e048ce39d4
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'timewarrior'
|
# Template file for 'timewarrior'
|
||||||
pkgname=timewarrior
|
pkgname=timewarrior
|
||||||
version=1.1.1
|
version=1.2.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="timew-${version}"
|
wrksrc="timew-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -8,8 +8,8 @@ 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"
|
||||||
distfiles="https://taskwarrior.org/download/timew-${version}.tar.gz"
|
distfiles="https://github.com/GothenburgBitFactory/timewarrior/releases/download/v${version}/timew-${version}.tar.gz"
|
||||||
checksum=1f7d9a62e55fc5a3126433654ccb1fd7d2d135f06f05697f871897c9db77ccc9
|
checksum=2c4d153105a32536ae328038246ebd846a5abd96df7ed29c11100866eaed8e3c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue