timewarrior: update to 1.1.1.

This commit is contained in:
maxice8 2018-03-29 18:58:50 -03:00 committed by Enno Boland
parent 425dc2da3e
commit 6b01838cb2
2 changed files with 3 additions and 14 deletions

View file

@ -1,11 +0,0 @@
--- src/libshared/src/FS.cpp.old 2016-11-14 22:25:30.714769358 -0500
+++ src/libshared/src/FS.cpp 2016-11-14 22:36:37.692633243 -0500
@@ -41,7 +41,7 @@
#include <shared.h>
#include <format.h>
-#if defined SOLARIS || defined NETBSD || defined FREEBSD
+#ifndef __GLIBC__
#include <limits.h>
#endif

View file

@ -1,7 +1,7 @@
# Template file for 'timewarrior'
pkgname=timewarrior
version=1.0.0
revision=2
version=1.1.1
revision=1
wrksrc="timew-${version}"
build_style=cmake
short_desc="Track time from the command line"
@ -9,7 +9,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
license="MIT"
homepage="https://timewarrior.net"
distfiles="https://taskwarrior.org/download/timew-${version}.tar.gz"
checksum=ac027910e1e8365bdd218a8b42389b26d017d38d3c96516c408db6d5a44e0bb5
checksum=1f7d9a62e55fc5a3126433654ccb1fd7d2d135f06f05697f871897c9db77ccc9
post_install() {
vlicense LICENSE