From b8e028e2dc3734523fe984266e17d274a09ff6e9 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 15 Jul 2017 12:18:03 +0200 Subject: [PATCH] texmaker: update to 5.0. --- srcpkgs/texmaker/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/texmaker/template b/srcpkgs/texmaker/template index bbf19a7de65..f610351c515 100644 --- a/srcpkgs/texmaker/template +++ b/srcpkgs/texmaker/template @@ -1,7 +1,7 @@ # Template file for 'texmaker' pkgname=texmaker -version=4.5 -revision=2 +version=5.0 +revision=1 build_style=qmake hostmakedepends="qt5-qmake pkg-config" makedepends="poppler-qt5-devel qt5-webkit-devel qt5-script-devel" @@ -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=2ce9966e410bf878649d1c756e3dc2a077e55e1eaa9f4beb10aa7224cd94d614 +checksum=2a0b329c0ff5c408f72bcefbef16361d26da74e3ca1f39d6b8c78d84c37245a9 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-webkit-devel qt5-script-devel"