summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Jostein Berntsen <jbernts@broadpark.no>2017-04-08 22:46:53 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-13 07:27:44 +0700
commita2d281293f691518e93d6bc4718fe3c59b175f1f (patch)
tree59c935c6cb051f6ccae948997d7cac675421cd4e
parent16b1dafb9e3a8fc0bea25ad9a3bcb819da22ea0f (diff)
downloadslackbuilds-a2d281293f691518e93d6bc4718fe3c59b175f1f.tar.gz
slackbuilds-a2d281293f691518e93d6bc4718fe3c59b175f1f.tar.xz
office/timetrap: Updated for version 1.14.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--office/timetrap/README4
-rw-r--r--office/timetrap/timetrap.SlackBuild2
-rw-r--r--office/timetrap/timetrap.info6
3 files changed, 6 insertions, 6 deletions
diff --git a/office/timetrap/README b/office/timetrap/README
index 68c2027836..23289e97f5 100644
--- a/office/timetrap/README
+++ b/office/timetrap/README
@@ -1,5 +1,5 @@
-Timetrap is a simple command line time tracker written in ruby.
-It provides an easy to use command line interface for tracking
+Timetrap is a simple command line time tracker written in ruby.
+It provides an easy to use command line interface for tracking
what you spend your time on.
diff --git a/office/timetrap/timetrap.SlackBuild b/office/timetrap/timetrap.SlackBuild
index c222f993d0..da93064f05 100644
--- a/office/timetrap/timetrap.SlackBuild
+++ b/office/timetrap/timetrap.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=timetrap
-VERSION=${VERSION:-1.14.0}
+VERSION=${VERSION:-1.14.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/timetrap/timetrap.info b/office/timetrap/timetrap.info
index d6390c4529..bc380aab4a 100644
--- a/office/timetrap/timetrap.info
+++ b/office/timetrap/timetrap.info
@@ -1,8 +1,8 @@
PRGNAM="timetrap"
-VERSION="1.14.0"
+VERSION="1.14.1"
HOMEPAGE="https://github.com/samg/timetrap"
-DOWNLOAD="http://rubygems.org/downloads/timetrap-1.14.0.gem"
-MD5SUM="ab0ff117496a4ca021554bad0011f851"
+DOWNLOAD="http://rubygems.org/downloads/timetrap-1.14.1.gem"
+MD5SUM="c53c531c978f9089130877a00c9f46d1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="sequel sqlite3 chronic"