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

Filipe Laíns ffy00 at archlinux.org
Sun Nov 10 20:19:16 UTC 2019


    Date: Sunday, November 10, 2019 @ 20:19:16
  Author: ffy00
Revision: 526518

python 3.8 rebuild (1.2.1-2)

Modified:
  python-qt.py/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-10 20:19:11 UTC (rev 526517)
+++ PKGBUILD	2019-11-10 20:19:16 UTC (rev 526518)
@@ -4,7 +4,7 @@
 pkgname=python-qt.py
 _pkgname=Qt.py
 pkgver=1.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Python compatibility wrapper around all Qt bindings'
 arch=('any')
 url='https://github.com/mottosso/Qt.py'
@@ -11,7 +11,7 @@
 license=('MIT')
 depends=('python')
 optdepends=('python-pyqt5: Qt 5 bindings'
-	    'pyside2: LGPL Qt 5 bindings')
+            'pyside2: LGPL Qt 5 bindings')
 makedepends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
 sha512sums=('34d7cc193a739ee93f1adcbfb8886afdd2999e98805ac53109da3ee3ffa4742e519b943151f944301c0c35072eb43aa29f4cb333dbc85c8e0f083f4de6676ccb')



More information about the arch-commits mailing list