git » qscintilla.git » commit 66a8d51

Build with sip 6

author Antonio Rojas
2021-01-05 19:38:51 UTC
committer Antonio Rojas
2021-01-05 19:38:51 UTC
parent 4f4df346b674c36f97909e27b96db148f106d909

Build with sip 6

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 85cac30..5bcca2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,11 +6,11 @@
 pkgbase=qscintilla
 pkgname=('qscintilla-qt5' 'python-qscintilla-qt5')
 pkgver=2.11.6
-pkgrel=1
+pkgrel=2
 license=('GPL')
 arch=('x86_64')
 url="https://www.riverbankcomputing.com/software/qscintilla/intro"
-makedepends=('python-pyqt5' 'qt5-tools' 'sip5' 'pyqt-builder')
+makedepends=('python-pyqt5' 'qt5-tools' 'sip' 'pyqt-builder')
 source=("https://www.riverbankcomputing.com/static/Downloads/QScintilla/$pkgver/QScintilla-$pkgver.tar.gz")
 sha256sums=('e7346057db47d2fb384467fafccfcb13aa0741373c5d593bc72b55b2f0dd20a7')