diff options
author | Larry Hajali <larryhaja@gmail.com> | 2017-07-27 09:00:12 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-29 17:50:42 +0700 |
commit | 0ea6c38ebce46e9db18530d0d07569557dab6342 (patch) | |
tree | 88605a435d4e20866d40f3f27c065da9284f6c58 /office | |
parent | a0a0530871d50d2714917a82c536ccd6f6d7e173 (diff) |
office/texmaker: Updated for version 5.0.1
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'office')
-rw-r--r-- | office/texmaker/texmaker.SlackBuild | 2 | ||||
-rw-r--r-- | office/texmaker/texmaker.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/texmaker/texmaker.SlackBuild b/office/texmaker/texmaker.SlackBuild index cec5480b751f..0c1f13a48634 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} +VERSION=${VERSION:-5.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/texmaker/texmaker.info b/office/texmaker/texmaker.info index 90c86fe24a8e..95aecccfae88 100644 --- a/office/texmaker/texmaker.info +++ b/office/texmaker/texmaker.info @@ -1,8 +1,8 @@ PRGNAM="texmaker" -VERSION="5.0" +VERSION="5.0.1" HOMEPAGE="http://www.xm1math.net/texmaker/index.html" -DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-5.0.tar.bz2" -MD5SUM="c5bd3c377f5b6844222cab1c2e543c04" +DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-5.0.1.tar.bz2" +MD5SUM="fed8f8bbc73a46bb6aae1a43b63b5787" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" |