diff options
author | B. Watson <yalhcru@gmail.com> | 2020-11-19 00:33:27 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-22 01:14:26 +0700 |
commit | e2fc83676d773b7a23d8d3817b1d06b52c73a8cb (patch) | |
tree | 001961ba6b45f7052bf0ae09941be03b122914b7 /office/teapot/teapot.info | |
parent | 4cd83fb34670f44ecf0f186e0fb2b28c57215bbb (diff) |
office/teapot: Fix fltk build, README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/teapot/teapot.info')
-rw-r--r-- | office/teapot/teapot.info | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/office/teapot/teapot.info b/office/teapot/teapot.info index fc3da8e61da82..7a4fbd9f895e5 100644 --- a/office/teapot/teapot.info +++ b/office/teapot/teapot.info @@ -1,8 +1,10 @@ PRGNAM="teapot" VERSION="2.3.0" -HOMEPAGE="https://web.archive.org/web/20171230003025/http://www.syntax-k.de/projekte/teapot/" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/teapot-2.3.0.tar.gz" -MD5SUM="ae59f90a5f70971703abccf0991dbd58" +HOMEPAGE="https://www.syntax-k.de/projekte/teapot/" +DOWNLOAD="https://www.syntax-k.de/projekte/teapot/teapot-2.3.0.tar.gz \ + https://www.syntax-k.de/projekte/teapot/Teapot-2.3.0-Linux-i386.tar.gz" +MD5SUM="ae59f90a5f70971703abccf0991dbd58 \ + 17ecda70a8478043e4a8b622e178bc55" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |