texmaker: update to 5.0.4.
This commit is contained in:
parent
fad09d8e64
commit
8521a7ed23
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'texmaker'
|
# Template file for 'texmaker'
|
||||||
pkgname=texmaker
|
pkgname=texmaker
|
||||||
version=5.0.3
|
version=5.0.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake pkg-config"
|
hostmakedepends="qt5-qmake pkg-config"
|
||||||
makedepends="poppler-qt5-devel qt5-webkit-devel qt5-script-devel"
|
makedepends="poppler-qt5-devel qt5-webkit-devel qt5-script-devel"
|
||||||
short_desc="Free cross-platform LaTeX editor"
|
short_desc="Free cross-platform LaTeX editor"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-3"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.xm1math.net/texmaker/index.html"
|
homepage="http://www.xm1math.net/texmaker/index.html"
|
||||||
distfiles="http://www.xm1math.net/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="http://www.xm1math.net/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
checksum=6074dffa82c431f8727c39e046f62cb70f5fe1457f158b46306e8f490b4f326f
|
checksum=1de3ab3f6d6bee37a7d0b528ca1cbb7ce8e7aef5ec6a4405aff2caf9d12bd0e2
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-webkit-devel qt5-script-devel"
|
hostmakedepends+=" qt5-host-tools qt5-webkit-devel qt5-script-devel"
|
||||||
|
|
Loading…
Reference in a new issue