diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-07-09 05:17:06 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-12 10:40:34 +0700 |
commit | 0ae150d3cd8ef246732c2a16506c1da108e05c82 (patch) | |
tree | aeef05461bcc56fdf388084bd6408ea00f5934a0 /system/ttyrec | |
parent | 8e2c597d3d850072291437d06eb235616a105186 (diff) | |
download | slackbuilds-0ae150d3cd8ef246732c2a16506c1da108e05c82.tar.gz |
system/ttyrec: Fix MD5SUM and README.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/ttyrec')
-rw-r--r-- | system/ttyrec/README | 2 | ||||
-rw-r--r-- | system/ttyrec/ttyrec.info | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/system/ttyrec/README b/system/ttyrec/README index bb8b64513f..7a1f3fa858 100644 --- a/system/ttyrec/README +++ b/system/ttyrec/README @@ -2,3 +2,5 @@ ttyrec is a tty recorder. Recorded data can be played back with the included ttyplay command. ttyrec is just a derivative of script command for recording timing information with microsecond accuracy as well. It can record emacs -nw, vi, lynx, or any programs running on tty. + +NOTE: Different checksum behaviour when using wget or from browser. diff --git a/system/ttyrec/ttyrec.info b/system/ttyrec/ttyrec.info index 9a71801cc4..bbec69d47f 100644 --- a/system/ttyrec/ttyrec.info +++ b/system/ttyrec/ttyrec.info @@ -2,7 +2,7 @@ PRGNAM="ttyrec" VERSION="1.0.8" HOMEPAGE="http://0xcc.net/ttyrec/index.html.en" DOWNLOAD="http://0xcc.net/ttyrec/ttyrec-1.0.8.tar.gz" -MD5SUM="bdd26ee6f0ff0d96699e66f9a6ba49ca" +MD5SUM="ee74158c6c55ae16327595c70369ef83" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |