diff options
Diffstat (limited to 'office')
-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 e7eb3aa51c09..30c5363d0d0a 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.0} +VERSION=${VERSION:-2.12.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/texstudio/texstudio.info b/office/texstudio/texstudio.info index 251881ffb7c7..9a3cd88f58d7 100644 --- a/office/texstudio/texstudio.info +++ b/office/texstudio/texstudio.info @@ -1,8 +1,8 @@ PRGNAM="texstudio" -VERSION="2.12.0" +VERSION="2.12.2" HOMEPAGE="http://texstudio.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/texstudio/texstudio-2.12.0.tar.gz" -MD5SUM="9cbb61e34bf86165b06f7fe6196f036e" +DOWNLOAD="http://downloads.sourceforge.net/texstudio/texstudio-2.12.2.tar.gz" +MD5SUM="dd18c8ec2c993af46835df01638fa3f0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |