qscintilla-qt5: update to 2.10.7.
changelog: https://www.riverbankcomputing.com/static/Downloads/QScintilla/ChangeLog-2.10.8.dev1808021831
This commit is contained in:
parent
905c94e61f
commit
71667b3b7c
|
@ -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 <pierre.allegraud@crans.org>"
|
||||
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"
|
||||
|
|
Loading…
Reference in New Issue