summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Jostein Berntsen <jbernts@broadpark.no>2017-07-08 15:40:31 +0100
committer David Spencer <idlemoor@slackbuilds.org>2017-07-08 15:40:31 +0100
commitb28893cb73b61c7402d060325251ada1fd99f950 (patch)
treeee5219f330c5e84277ca6b5a0cef9d39330d9aa3 /office
parent581900236ccd5099ecfaa39b077adcaff54217ae (diff)
downloadslackbuilds-b28893cb73b61c7402d060325251ada1fd99f950.tar.gz
slackbuilds-b28893cb73b61c7402d060325251ada1fd99f950.tar.xz
office/timetrap: Updated for version 1.14.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/timetrap/README8
-rw-r--r--office/timetrap/timetrap.SlackBuild2
-rw-r--r--office/timetrap/timetrap.info6
3 files changed, 7 insertions, 9 deletions
diff --git a/office/timetrap/README b/office/timetrap/README
index 23289e97f5..40d25c48a8 100644
--- a/office/timetrap/README
+++ b/office/timetrap/README
@@ -1,6 +1,4 @@
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.
-
-
-
+It provides an easy to use command line interface for tracking what you
+spend your time on. Timetrap is a very useful to keep overview of time
+used on your work and home tasks and activities.
diff --git a/office/timetrap/timetrap.SlackBuild b/office/timetrap/timetrap.SlackBuild
index da93064f05..6472344d5d 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.1}
+VERSION=${VERSION:-1.14.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/timetrap/timetrap.info b/office/timetrap/timetrap.info
index bc380aab4a..014810ab2f 100644
--- a/office/timetrap/timetrap.info
+++ b/office/timetrap/timetrap.info
@@ -1,8 +1,8 @@
PRGNAM="timetrap"
-VERSION="1.14.1"
+VERSION="1.14.2"
HOMEPAGE="https://github.com/samg/timetrap"
-DOWNLOAD="http://rubygems.org/downloads/timetrap-1.14.1.gem"
-MD5SUM="c53c531c978f9089130877a00c9f46d1"
+DOWNLOAD="http://rubygems.org/downloads/timetrap-1.14.2.gem"
+MD5SUM="821c6d52980b9fad592a44559e82cb93"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="sequel sqlite3 chronic"