office/texstudio: Updated for version 2.12.12
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
20e0fe101e
commit
9befcce390
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=texstudio
|
||||
VERSION=${VERSION:-2.12.10}
|
||||
VERSION=${VERSION:-2.12.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="texstudio"
|
||||
VERSION="2.12.10"
|
||||
VERSION="2.12.12"
|
||||
HOMEPAGE="http://texstudio.sourceforge.net/"
|
||||
DOWNLOAD="https://github.com/texstudio-org/texstudio/archive/2.12.10/texstudio-2.12.10.tar.gz"
|
||||
MD5SUM="edcc9a5a2500c973829c23c31e02d62f"
|
||||
DOWNLOAD="https://github.com/texstudio-org/texstudio/archive/2.12.12/texstudio-2.12.12.tar.gz"
|
||||
MD5SUM="4e5df299b93ac958c25f7b94560c0dab"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue