[arch-commits] Commit in pyqt5/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Jun 17 07:04:37 UTC 2020


    Date: Wednesday, June 17, 2020 @ 07:04:37
  Author: arojas
Revision: 389393

Add provides fir qt5-python-bindings

Modified:
  pyqt5/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-17 05:40:55 UTC (rev 389392)
+++ PKGBUILD	2020-06-17 07:04:37 UTC (rev 389393)
@@ -8,7 +8,7 @@
 pkgbase=pyqt5
 pkgname=('python-pyqt5' 'python2-pyqt5')
 pkgver=5.15.0
-pkgrel=2
+pkgrel=3
 arch=('x86_64')
 url="https://riverbankcomputing.com/software/pyqt/intro"
 license=('GPL')
@@ -58,6 +58,7 @@
               'qt5-networkauth: QtNetworkAuth'
               'qt5-remoteobjects: QtRemoteObjects'
               'qt5-quick3d: QtQuick3D')
+  provides=(qt5-python-bindings)
 
   cd PyQt5-$pkgver/build
   make INSTALL_ROOT="$pkgdir" install -j1



More information about the arch-commits mailing list