mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
office/texstudio: Updated for version 2.12.2
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
c3c5fc976a
commit
d3bd51fe66
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue