From 356d1b7d9208172823622f5f5eba562fa16822aa Mon Sep 17 00:00:00 2001 From: Dave Woodfall Date: Sun, 20 Feb 2022 06:28:36 +0000 Subject: libraries/python3-PyQtWebEngine: Updated for version 5.15.3. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- libraries/python3-PyQtWebEngine/python3-PyQtWebEngine.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 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 76163c0ad9..ae25564038 100644 --- a/libraries/python3-PyQtWebEngine/python3-PyQtWebEngine.SlackBuild +++ b/libraries/python3-PyQtWebEngine/python3-PyQtWebEngine.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-PyQtWebEngine SRCNAM=${PRGNAM#*-} -VERSION=${VERSION:-5.15.0} +VERSION=${VERSION:-5.15.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -89,7 +89,7 @@ python3 configure.py \ --verbose \ -q /usr/bin/qmake-qt5 \ --sip=/usr/bin/sip3 \ - --sip-incdir=$(pkg-config --cflags-only-I python3 | sed -e 's/^-I//') + --sip-incdir=$(pkg-config --cflags-only-I python3 | sed 's/^-I//') make make -j1 install DESTDIR=$PKG INSTALL_ROOT=$PKG -- cgit v1.2.3