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

Felix Yan felixonmars at gemini.archlinux.org
Tue Aug 30 08:46:17 UTC 2022


    Date: Tuesday, August 30, 2022 @ 08:46:17
  Author: felixonmars
Revision: 1288473

upgpkg: python-qt.py 1.2.6-1

Modified:
  python-qt.py/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-30 08:44:20 UTC (rev 1288472)
+++ PKGBUILD	2022-08-30 08:46:17 UTC (rev 1288473)
@@ -3,8 +3,8 @@
 
 pkgname=python-qt.py
 _pkgname=Qt.py
-pkgver=1.2.5
-pkgrel=7
+pkgver=1.2.6
+pkgrel=1
 pkgdesc='Python compatibility wrapper around all Qt bindings'
 arch=('any')
 url='https://github.com/mottosso/Qt.py'
@@ -12,7 +12,7 @@
 depends=('python' 'qt5-python-bindings')
 makedepends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('c38a61007df2138ac38b33d61df456a70cc0aa94ac1d4b37384420fab28f9f75218258680e23ff181a0092f8b04b8d20441b3b64c051da07b13f8e49a5d36b1e')
+sha512sums=('4840a16d272abda5220366ba366630f27bf44b400e80bce173328e3481a77ffaef6a4f92de7630da4596b47e022647cdb0e4017334d6b896b95c93e20aa1ae7a')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list