diff options
-rw-r--r-- | office/texmaker/README | 2 | ||||
-rw-r--r-- | office/texmaker/texmaker.SlackBuild | 2 | ||||
-rw-r--r-- | office/texmaker/texmaker.info | 6 |
3 files changed, 6 insertions, 4 deletions
diff --git a/office/texmaker/README b/office/texmaker/README index 7171b160a6..91cf211848 100644 --- a/office/texmaker/README +++ b/office/texmaker/README @@ -1,3 +1,5 @@ Texmaker is a free LaTeX editor that integrates many tools needed to develop documents with LaTeX in just one application. + +Optional: evince diff --git a/office/texmaker/texmaker.SlackBuild b/office/texmaker/texmaker.SlackBuild index 0c1f13a486..dc8dd5eef8 100644 --- a/office/texmaker/texmaker.SlackBuild +++ b/office/texmaker/texmaker.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=texmaker -VERSION=${VERSION:-5.0.1} +VERSION=${VERSION:-5.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/texmaker/texmaker.info b/office/texmaker/texmaker.info index 95aecccfae..c6228f4b63 100644 --- a/office/texmaker/texmaker.info +++ b/office/texmaker/texmaker.info @@ -1,8 +1,8 @@ PRGNAM="texmaker" -VERSION="5.0.1" +VERSION="5.0.2" HOMEPAGE="http://www.xm1math.net/texmaker/index.html" -DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-5.0.1.tar.bz2" -MD5SUM="fed8f8bbc73a46bb6aae1a43b63b5787" +DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-5.0.2.tar.bz2" +MD5SUM="9157bd4838caa69cbd6e377a2e980084" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" |