diff --git a/srcpkgs/qscintilla-qt5/template b/srcpkgs/qscintilla-qt5/template index f2a6fbe0548..3b958e0de41 100644 --- a/srcpkgs/qscintilla-qt5/template +++ b/srcpkgs/qscintilla-qt5/template @@ -1,17 +1,17 @@ # Template file for 'qscintilla-qt5' pkgname=qscintilla-qt5 -version=2.10 -revision=2 +version=2.10.4 +revision=1 wrksrc="QScintilla_gpl-${version}" build_wrksrc="Qt4Qt5" build_style="qmake" makedepends="qt5-devel" short_desc="A port to Qt5 of Neil Hodgson's Scintilla C++ editor class" maintainer="Pierre Allegraud " -homepage="http://www.riverbankcomputing.co.uk/software/qscintilla/intro" -license="GPL-3" +homepage="https://www.riverbankcomputing.co.uk/software/qscintilla/intro" +license="GPL-3.0-only" distfiles="${SOURCEFORGE_SITE}/pyqt/${wrksrc}.tar.gz" -checksum=16be30577bc178470936c458551f2512cc068aff6e7a7de6ed244e28c045f6ec +checksum=0353e694a67081e2ecdd7c80e1a848cf79a36dbba78b2afa36009482149b022d if [ -n "$CROSS_BUILD" ]; then hostmakedepends="qt5-devel" diff --git a/srcpkgs/qscintilla-qt5/update b/srcpkgs/qscintilla-qt5/update new file mode 100644 index 00000000000..4c5ed097b26 --- /dev/null +++ b/srcpkgs/qscintilla-qt5/update @@ -0,0 +1,3 @@ +site="https://www.riverbankcomputing.com/software/qscintilla/download" +pkgname=QScintilla_gpl +ignore="*dev*"