diff --git a/srcpkgs/texmaker/template b/srcpkgs/texmaker/template index 4913401a62..89ce8c8231 100644 --- a/srcpkgs/texmaker/template +++ b/srcpkgs/texmaker/template @@ -1,6 +1,6 @@ # Template file for 'texmaker' pkgname=texmaker -version=5.0.1 +version=5.0.2 revision=1 build_style=qmake hostmakedepends="qt5-qmake pkg-config" @@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni " license="GPL-3" homepage="http://www.xm1math.net/texmaker/index.html" distfiles="http://www.xm1math.net/$pkgname/$pkgname-$version.tar.bz2" -checksum=bdf3bcf91405719fc2ff80c2168f6bff2b3cce9a0012923efc43638b2a278b48 +checksum=a94e8d77a16fddd0789c452b0913bb098b1f895397b3ad53be29ad84aaac0179 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-webkit-devel qt5-script-devel"