diff options
Diffstat (limited to 'office/texmaker')
-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 cec5480b75..0c1f13a486 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 90c86fe24a..95aecccfae 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" |