diff --git a/srcpkgs/qscintilla-qt5/template b/srcpkgs/qscintilla-qt5/template index 3b958e0de4..0233059172 100644 --- a/srcpkgs/qscintilla-qt5/template +++ b/srcpkgs/qscintilla-qt5/template @@ -1,17 +1,18 @@ # Template file for 'qscintilla-qt5' pkgname=qscintilla-qt5 -version=2.10.4 +version=2.10.7 revision=1 wrksrc="QScintilla_gpl-${version}" build_wrksrc="Qt4Qt5" build_style="qmake" +hostmakedepends="qt5-qmake" makedepends="qt5-devel" short_desc="A port to Qt5 of Neil Hodgson's Scintilla C++ editor class" maintainer="Pierre Allegraud " -homepage="https://www.riverbankcomputing.co.uk/software/qscintilla/intro" +homepage="https://www.riverbankcomputing.com/software/qscintilla/intro" license="GPL-3.0-only" distfiles="${SOURCEFORGE_SITE}/pyqt/${wrksrc}.tar.gz" -checksum=0353e694a67081e2ecdd7c80e1a848cf79a36dbba78b2afa36009482149b022d +checksum=670458de71dd4205e92d8f3b7bad9f667afece925703cde9df6d04bc23331a1a if [ -n "$CROSS_BUILD" ]; then hostmakedepends="qt5-devel"