timewarrior: update to 1.4.2.
This commit is contained in:
parent
9e48f7f77f
commit
efa65177ab
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.2.0
|
version=1.4.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="timew-${version}"
|
wrksrc="timew-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -9,8 +9,8 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://timewarrior.net"
|
homepage="https://timewarrior.net"
|
||||||
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=2c4d153105a32536ae328038246ebd846a5abd96df7ed29c11100866eaed8e3c
|
checksum=c3d3992aa8d2cc3cd86e59d00060fb4a3e16c15babce78451cc9d39a7f5bb2e1
|
||||||
python_version=2 #unverified
|
python_version=3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue