git » qscintilla.git » commit a67f417

upgpkg: 2.9.3-1

author Felix Yan
2016-09-17 02:44:27 UTC
committer Felix Yan
2016-09-17 02:44:27 UTC
parent 8689dde23d59f9ac961ead8e0af0e52475f1d976

upgpkg: 2.9.3-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index ea0efce..413b643 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=('qscintilla-qt4' 'python-qscintilla-qt4' 'python2-qscintilla-qt4'
          'python-qscintilla-qt4-common'
          'qscintilla-qt5' 'python-qscintilla-qt5' 'python2-qscintilla-qt5'
          'python-qscintilla-qt5-common')
-pkgver=2.9.2
+pkgver=2.9.3
 pkgrel=1
 license=('GPL')
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ makedepends=('python-pyqt4' 'python2-pyqt4' 'python-pyqt5' 'python2-pyqt5' 'qt5-
 options=('!buildflags') # Fix Qt Designer plugin
 source=("http://downloads.sourceforge.net/pyqt/QScintilla_gpl-${pkgver}.tar.gz"
         'configure.py-objdir-support.diff' 'QScintilla_gpl-2.9.2-qt5.patch')
-md5sums=('db260651a5e086cc4eee6417172e27e8'
+md5sums=('3b1cdbce9ef6c28cd868bcc58219f96e'
          '0a952497a52c85bf5c09dd2ee091e763'
          'd7b1504fc0c61042a85e44792e462b37')