diff --git a/srcpkgs/qscintilla-qt5/template b/srcpkgs/qscintilla-qt5/template index 02330591720..5fec447b676 100644 --- a/srcpkgs/qscintilla-qt5/template +++ b/srcpkgs/qscintilla-qt5/template @@ -1,6 +1,6 @@ # Template file for 'qscintilla-qt5' pkgname=qscintilla-qt5 -version=2.10.7 +version=2.10.8 revision=1 wrksrc="QScintilla_gpl-${version}" build_wrksrc="Qt4Qt5" @@ -12,7 +12,7 @@ maintainer="Pierre Allegraud " homepage="https://www.riverbankcomputing.com/software/qscintilla/intro" license="GPL-3.0-only" distfiles="${SOURCEFORGE_SITE}/pyqt/${wrksrc}.tar.gz" -checksum=670458de71dd4205e92d8f3b7bad9f667afece925703cde9df6d04bc23331a1a +checksum=46cd5b4e609ca5e13130ba8cc7028d44fd1dc5b037f97c492899006ed0c992eb if [ -n "$CROSS_BUILD" ]; then hostmakedepends="qt5-devel"