texmaker: update to 5.0.3.

This commit is contained in:
Andrea Brancaleoni 2018-11-01 23:55:14 +01:00
parent 27c764531b
commit 53da9ca752
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'texmaker'
pkgname=texmaker
version=5.0.2
version=5.0.3
revision=1
build_style=qmake
hostmakedepends="qt5-qmake pkg-config"
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-3"
homepage="http://www.xm1math.net/texmaker/index.html"
distfiles="http://www.xm1math.net/$pkgname/$pkgname-$version.tar.bz2"
checksum=a94e8d77a16fddd0789c452b0913bb098b1f895397b3ad53be29ad84aaac0179
checksum=6074dffa82c431f8727c39e046f62cb70f5fe1457f158b46306e8f490b4f326f
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-webkit-devel qt5-script-devel"