[arch-commits] Commit in qscintilla/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Apr 10 14:02:54 UTC 2018


    Date: Tuesday, April 10, 2018 @ 14:02:53
  Author: arojas
Revision: 321469

Update to 2.10.4

Modified:
  qscintilla/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-10 13:45:40 UTC (rev 321468)
+++ PKGBUILD	2018-04-10 14:02:53 UTC (rev 321469)
@@ -8,7 +8,7 @@
          'python-qscintilla-qt4-common'
          'qscintilla-qt5' 'python-qscintilla-qt5' 'python2-qscintilla-qt5'
          'python-qscintilla-qt5-common')
-pkgver=2.10.3
+pkgver=2.10.4
 pkgrel=1
 license=('GPL')
 arch=('x86_64')
@@ -16,7 +16,7 @@
 makedepends=('python-pyqt4' 'python2-pyqt4' 'python-pyqt5' 'python2-pyqt5' 'qt5-tools')
 options=('!buildflags') # Fix Qt Designer plugin
 source=("http://downloads.sourceforge.net/pyqt/QScintilla_gpl-${pkgver}.tar.gz")
-sha256sums=('d2657a68e7699d37209ff97db965de7c67884d99b33066d0ba457e6f39b581e7')
+sha256sums=('0353e694a67081e2ecdd7c80e1a848cf79a36dbba78b2afa36009482149b022d')
 
 prepare() {
   cp -a QScintilla_gpl-${pkgver}{,-qt4}
@@ -45,7 +45,7 @@
     make
 
     cd "$srcdir"/QScintilla_gpl-${pkgver}-qt4/Qt4Qt5
-    qmake-qt4 QMAKE_CXXFLAGS+=-DQT_NO_ACCESSIBILITY
+    qmake-qt4
     make
 
     cd ../designer-Qt4Qt5



More information about the arch-commits mailing list