[arch-commits] Commit in python-qt.py/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Wed Jun 17 14:45:27 UTC 2020


    Date: Wednesday, June 17, 2020 @ 14:45:27
  Author: ffy00
Revision: 646354

upgpkg: python-qt.py 1.2.5-2 (add provides on qt5-python-bindings)

Modified:
  python-qt.py/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-17 14:43:24 UTC (rev 646353)
+++ PKGBUILD	2020-06-17 14:45:27 UTC (rev 646354)
@@ -4,7 +4,7 @@
 pkgname=python-qt.py
 _pkgname=Qt.py
 pkgver=1.2.5
-pkgrel=1
+pkgrel=2
 pkgdesc='Python compatibility wrapper around all Qt bindings'
 arch=('any')
 url='https://github.com/mottosso/Qt.py'
@@ -12,6 +12,7 @@
 depends=('python')
 optdepends=('python-pyqt5: Qt 5 bindings'
             'pyside2: LGPL Qt 5 bindings')
+provides=('qt5-python-bindings')
 makedepends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
 sha512sums=('c38a61007df2138ac38b33d61df456a70cc0aa94ac1d4b37384420fab28f9f75218258680e23ff181a0092f8b04b8d20441b3b64c051da07b13f8e49a5d36b1e')



More information about the arch-commits mailing list