texstudio: update to 2.12.4

This commit is contained in:
Piraty 2017-03-28 22:57:36 +02:00 committed by Christian Neukirchen
parent 0490bfa90f
commit 3c2328d9c7

View file

@ -1,6 +1,6 @@
# Template file for 'texstudio'
pkgname=texstudio
version=2.12.2
version=2.12.4
revision=1
build_style=qmake
short_desc="Powerful Tex/LaTeX editor based on texmaker"
@ -8,7 +8,7 @@ maintainer="Piraty <Piraty@users.noreply.github.com>"
license="GPL-3"
homepage="http://texstudio.org/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/TeXstudio%20${version}/${pkgname}-${version}.tar.gz"
checksum=3ffdaf0a3cb8bb9801e68ecba7641778b94121b4320de8751b79f2d8718cdcb1
checksum=dc4752bd8a1c5249d87ccda780822aba65c59c607419b4cc0c0a788f953b210d
wrksrc="${pkgname}${version}"
hostmakedepends="pkg-config qt5-qmake"
makedepends="qt5-webkit-devel qt5-svg-devel qt5-script-devel qt5-tools-devel"