diff options
author | Johannes Schoepfer <slackbuilds[at]schoepfer[dot]info> | 2016-11-27 20:56:12 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-03 07:17:45 +0700 |
commit | f4ba03f021ab3ef7321f5e2daba474ae7ceab290 (patch) | |
tree | 7e1a37b8c9061be12579ac4344545366e40ad79a /office/texworks/texworks.info | |
parent | 338a2749bb8994aeb5449af2193f522a18a0af90 (diff) | |
download | slackbuilds-f4ba03f021ab3ef7321f5e2daba474ae7ceab290.tar.gz |
office/texworks: Updated for version 0.6.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/texworks/texworks.info')
-rw-r--r-- | office/texworks/texworks.info | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/office/texworks/texworks.info b/office/texworks/texworks.info index 41e1fa9b07..daaa172cb7 100644 --- a/office/texworks/texworks.info +++ b/office/texworks/texworks.info @@ -1,10 +1,10 @@ PRGNAM="texworks" -VERSION="0.4.4" -HOMEPAGE="http://code.google.com/p/texworks/" -DOWNLOAD="https://texworks.googlecode.com/files/texworks-0.4.4-r1004.tar.gz" -MD5SUM="e5e70cd9671f7f8d6ff7978ebcbaa9b4" +VERSION="0.6.1" +HOMEPAGE="http://tug.org/texworks/" +DOWNLOAD="https://github.com/TeXworks/texworks/archive/release-0.6.1/texworks-release-0.6.1.tar.gz" +MD5SUM="3c482faec65442b24e941739e7caa7f6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" -MAINTAINER="digwtx" -EMAIL="wtx358@qq.com" +REQUIRES="texlive" +MAINTAINER="Johannes Schoepfer" +EMAIL="slackbuilds[at]schoepfer[dot]info" |