summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author Matteo Bernardini2016-05-26 18:42:53 +0200
committer Willy Sudiarto Raharjo2016-05-27 02:23:29 +0200
commitc72bba154169abb9699878930d319fb57dcfa403 (patch)
tree2ba7c7c48c415391cd154fd7253d16c5768f35b0 /misc
parent66c0c40efe0804be5fa5b82cf8bd9e50cfbbd952 (diff)
downloadslackbuilds-c72bba154169abb9699878930d319fb57dcfa403.tar.gz
misc/utimer: Fix invalid chars in desc.
Changed homepage Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r--misc/utimer/README11
-rw-r--r--misc/utimer/slack-desc13
-rw-r--r--misc/utimer/utimer.info2
3 files changed, 13 insertions, 13 deletions
diff --git a/misc/utimer/README b/misc/utimer/README
index 55d962f5d1..9d4eb9601e 100644
--- a/misc/utimer/README
+++ b/misc/utimer/README
@@ -1,6 +1,5 @@
-µTimer (also written "utimer", pronounced as "micro-timer") is a
-command-line multifunction timer tool.
-
-It features a timer, a countdown, and a stopwatch. This is an open
-source (GPL) project developed in C using Glib. µTimer runs on
-GNU/Linux systems.
+uTimer (pronounced as "micro-timer") is a command-line multifunction
+timer tool.
+It features a timer, a countdown, and a stopwatch.
+This is an open source (GPL) project developed in C using Glib.
+uTimer runs on GNU/Linux systems.
diff --git a/misc/utimer/slack-desc b/misc/utimer/slack-desc
index 0f02287892..1295ca856e 100644
--- a/misc/utimer/slack-desc
+++ b/misc/utimer/slack-desc
@@ -6,14 +6,15 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-utimer: µTimer (Open-Source Multifunction "Timer" Tool For Linux)
+utimer: uTimer (Open-Source Multifunction "Timer" Tool For Linux)
utimer:
-utimer: µTimer (also written "utimer", pronounced as "micro-timer") is a
-utimer: command-line multifunction timer tool. It features a timer, a
-utimer: countdown, and a stopwatch. This is an open source (GPL) project
-utimer: developed in C using Glib. µTimer runs on GNU/Linux systems.
+utimer: uTimer (pronounced as "micro-timer") is a command-line multifunction
+utimer: timer tool.
+utimer: It features a timer, a countdown, and a stopwatch.
+utimer: This is an open source (GPL) project developed in C using Glib.
+utimer: uTimer runs on GNU/Linux systems.
utimer:
-utimer: Homepage: http://utimer.codealpha.net/utimer/
+utimer: Homepage: http://sourceforge.net/projects/utimer/
utimer:
utimer:
utimer:
diff --git a/misc/utimer/utimer.info b/misc/utimer/utimer.info
index 5acfdbec18..a1d0c9f22c 100644
--- a/misc/utimer/utimer.info
+++ b/misc/utimer/utimer.info
@@ -1,6 +1,6 @@
PRGNAM="utimer"
VERSION="0.4"
-HOMEPAGE="http://utimer.codealpha.net/utimer/"
+HOMEPAGE="http://sourceforge.net/projects/utimer/"
DOWNLOAD="http://utimer.codealpha.net/files/utimer-0.4.tar.gz"
MD5SUM="5fc82bcea449bdc3527a6833a1196641"
DOWNLOAD_x86_64=""