From d1beab428490716392f9d8ceefefc369f64d102b Mon Sep 17 00:00:00 2001 From: Piraty Date: Sat, 13 Oct 2018 01:38:01 +0200 Subject: [PATCH] qscintilla-qt5: update to 2.10.8. --- srcpkgs/qscintilla-qt5/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"