qscintilla: Update to 2.11.1

This commit is contained in:
Alexey Pavlov
2019-02-18 13:59:31 +03:00
parent a1ba779f53
commit 6b4e3eaf56

View File

@@ -6,7 +6,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}"
"${MINGW_PACKAGE_PREFIX}-python2-${_realname}"
"${MINGW_PACKAGE_PREFIX}-python3-${_realname}"
"${MINGW_PACKAGE_PREFIX}-python-${_realname}-common")
pkgver=2.10.8
pkgver=2.11.1
pkgrel=1
pkgdesc="A port to Qt5 of Neil Hodgson's Scintilla C++ editor class (mingw-w64)"
arch=('any')
@@ -17,11 +17,12 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
"${MINGW_PACKAGE_PREFIX}-python2-pyqt5"
"${MINGW_PACKAGE_PREFIX}-python3-pyqt5")
options=(!strip staticlibs !buildflags)
source=("https://downloads.sourceforge.net/pyqt/QScintilla_gpl-${pkgver}.tar.gz"
source=(#"https://downloads.sourceforge.net/pyqt/QScintilla_gpl-${pkgver}.tar.gz"
https://www.riverbankcomputing.com/static/Downloads/QScintilla/QScintilla_gpl-${pkgver}.tar.gz
'run-command-via-sh.patch'
'qmake-install-paths.patch'
'designed-plugin-config-build.patch')
sha256sums=('46cd5b4e609ca5e13130ba8cc7028d44fd1dc5b037f97c492899006ed0c992eb'
sha256sums=('dae54d19e43dba5a3f98ac084fc0bcfa6fb713fa851f1783a01404397fd722f5'
'a517b6427006c18db816dfcd087eee36e2f08c48c5147c48971f25118ea0c149'
'517df6924d9d10104ee57372530692457cc3d4687d98ee6222f9764f0b31024b'
'b9de93dc99426bebcb9516942b70b0cd8b17cba62de79becceb04737a1b0a2e7')