diff options
Diffstat (limited to 'office/texstudio')
-rw-r--r-- | office/texstudio/texstudio.SlackBuild | 2 | ||||
-rw-r--r-- | office/texstudio/texstudio.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/texstudio/texstudio.SlackBuild b/office/texstudio/texstudio.SlackBuild index 9b26093cd2..9307f591ed 100644 --- a/office/texstudio/texstudio.SlackBuild +++ b/office/texstudio/texstudio.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=texstudio -VERSION=${VERSION:-2.12.8} +VERSION=${VERSION:-2.12.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/texstudio/texstudio.info b/office/texstudio/texstudio.info index 69517a95a8..fbb7e8f7b8 100644 --- a/office/texstudio/texstudio.info +++ b/office/texstudio/texstudio.info @@ -1,8 +1,8 @@ PRGNAM="texstudio" -VERSION="2.12.8" +VERSION="2.12.10" HOMEPAGE="http://texstudio.sourceforge.net/" -DOWNLOAD="https://github.com/texstudio-org/texstudio/archive/2.12.8/texstudio-2.12.8.tar.gz" -MD5SUM="b637e5b1c39613c37031ba92e80b2909" +DOWNLOAD="https://github.com/texstudio-org/texstudio/archive/2.12.10/texstudio-2.12.10.tar.gz" +MD5SUM="edcc9a5a2500c973829c23c31e02d62f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |