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

Antonio Rojas arojas at archlinux.org
Sun Jul 4 13:56:23 UTC 2021


    Date: Sunday, July 4, 2021 @ 13:56:23
  Author: arojas
Revision: 418925

Update to 1.10.3

Modified:
  pyqt-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-04 11:34:42 UTC (rev 418924)
+++ PKGBUILD	2021-07-04 13:56:23 UTC (rev 418925)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=pyqt-builder
-pkgver=1.10.2
+pkgver=1.10.3
 pkgrel=1
 pkgdesc='The PEP 517 compliant PyQt build system'
 arch=(any)
@@ -10,7 +10,7 @@
 depends=(python)
 makedepends=(python-setuptools)
 source=(https://pypi.io/packages/source/P/PyQt-builder/PyQt-builder-$pkgver.tar.gz)
-sha256sums=('33a8460bcb908a1a893146e809e75691cce23905850bc7740121a97ff33ad90d')
+sha256sums=('6ade47445b7d8c08eb96e91ebda5f8b3494b3e7a9da2be343b9d0704419cb5c7')
 
 build() {
   cd PyQt-builder-$pkgver




More information about the arch-commits mailing list