From 9689243cbc162771180ed58927c5f8665420791f Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sat, 5 Sep 2020 09:28:07 +0200 Subject: libraries/python3-PyQtWebEngine: Updated for version 5.15.0. Point at sip3 Signed-off-by: Matteo Bernardini --- libraries/python3-PyQtWebEngine/python3-PyQtWebEngine.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libraries/python3-PyQtWebEngine/python3-PyQtWebEngine.SlackBuild') diff --git a/libraries/python3-PyQtWebEngine/python3-PyQtWebEngine.SlackBuild b/libraries/python3-PyQtWebEngine/python3-PyQtWebEngine.SlackBuild index 4184457861..162f829df0 100644 --- a/libraries/python3-PyQtWebEngine/python3-PyQtWebEngine.SlackBuild +++ b/libraries/python3-PyQtWebEngine/python3-PyQtWebEngine.SlackBuild @@ -24,8 +24,8 @@ PRGNAM=python3-PyQtWebEngine SRCNAM=${PRGNAM#*-} -VERSION=${VERSION:-5.13.2} -BUILD=${BUILD:-2} +VERSION=${VERSION:-5.15.0} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -78,7 +78,7 @@ export CXXFLAGS="$SLKCFLAGS" python3 configure.py \ --verbose \ -q /usr/bin/qmake-qt5 \ - --sip=/usr/bin/python3-sip \ + --sip=/usr/bin/sip3 \ --sip-incdir=$(pkg-config --cflags-only-I python3 | sed -e 's/^-I//') make -- cgit v1.2.3