summaryrefslogtreecommitdiff
path: root/python3-pyqtwebengine
diff options
context:
space:
mode:
Diffstat (limited to 'python3-pyqtwebengine')
-rw-r--r--python3-pyqtwebengine/.footprint1
-rw-r--r--python3-pyqtwebengine/.signature6
-rw-r--r--python3-pyqtwebengine/Pkgfile3
3 files changed, 6 insertions, 4 deletions
diff --git a/python3-pyqtwebengine/.footprint b/python3-pyqtwebengine/.footprint
index 2d5a9c849..d9285ee8c 100644
--- a/python3-pyqtwebengine/.footprint
+++ b/python3-pyqtwebengine/.footprint
@@ -44,6 +44,5 @@ drwxr-xr-x root/root usr/lib/python3.7/site-packages/PyQt5/bindings/QtWebEngineW
-rw-r--r-- root/root usr/lib/python3.7/site-packages/PyQt5/bindings/QtWebEngineWidgets/qwebenginesettings.sip
-rw-r--r-- root/root usr/lib/python3.7/site-packages/PyQt5/bindings/QtWebEngineWidgets/qwebengineview.sip
drwxr-xr-x root/root usr/lib/python3.7/site-packages/PyQtWebEngine-5.14.0.dist-info/
--rw-r--r-- root/root usr/lib/python3.7/site-packages/PyQtWebEngine-5.14.0.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.7/site-packages/PyQtWebEngine-5.14.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.7/site-packages/PyQtWebEngine-5.14.0.dist-info/RECORD
diff --git a/python3-pyqtwebengine/.signature b/python3-pyqtwebengine/.signature
index 414b47e1d..2f44664f0 100644
--- a/python3-pyqtwebengine/.signature
+++ b/python3-pyqtwebengine/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3xa71SfoPvUnXMQ+jOWh/7G2kphAhy5cV5NsVRIDglDsbdyOmCHGL11Ie6l2Lg4XjzobHKvrjiDzNvvhv2759wA=
-SHA256 (Pkgfile) = 1c8c9530142790dbec2fa85576bf62a96b5550f1d5f86999d248d084d5184309
-SHA256 (.footprint) = c8f3d2390b71b76d46edfa67e2c830005ffea102de2de9bb01098ebd61e6692b
+RWSagIOpLGJF3xFKBC+MSHi3mT5xabhF9YtaRToD6CmQHIll/nWkpG2Jo6M/dbQPbamxTAPoQzIMlzBIDx1h1BCDS5ErFv0n6Qw=
+SHA256 (Pkgfile) = c003c47db3f810316358a46587d61d5291440e84e8674e0615fe442f007cb496
+SHA256 (.footprint) = 495bd889022f5c12badcd3592cf1daadc2aa7fb98b5b4d033db15f8e0cdec9a7
SHA256 (PyQtWebEngine-5.14.0.tar.gz) = e11595051f8bfbfa49175d899b2c8c2eea3a3deac4141edf4db68c3555221c92
diff --git a/python3-pyqtwebengine/Pkgfile b/python3-pyqtwebengine/Pkgfile
index 57f153696..6797f5b9e 100644
--- a/python3-pyqtwebengine/Pkgfile
+++ b/python3-pyqtwebengine/Pkgfile
@@ -16,4 +16,7 @@ build() {
cd build
make
make INSTALL_ROOT=$PKG install -j1
+ find $PKG \
+ -iname "*INSTALLER*" \
+ -delete
}

Generated by cgit