mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/utimer: Update HOMEPAGE and DOWNLOAD urls.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4413f4c5dc
commit
9375260f65
2 changed files with 3 additions and 3 deletions
|
@ -14,6 +14,6 @@ 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://sourceforge.net/projects/utimer/
|
||||
utimer: Homepage: https://sourceforge.net/projects/utimer/
|
||||
utimer:
|
||||
utimer:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="utimer"
|
||||
VERSION="0.4"
|
||||
HOMEPAGE="http://sourceforge.net/projects/utimer/"
|
||||
DOWNLOAD="http://utimer.codealpha.net/files/utimer-0.4.tar.gz"
|
||||
HOMEPAGE="https://sourceforge.net/projects/utimer/"
|
||||
DOWNLOAD="https://sourceforge.net/projects/utimer/files/utimer-0.4.tar.gz"
|
||||
MD5SUM="5fc82bcea449bdc3527a6833a1196641"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue