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

Antonio Rojas arojas at gemini.archlinux.org
Sun Oct 3 13:30:57 UTC 2021


    Date: Sunday, October 3, 2021 @ 13:30:57
  Author: arojas
Revision: 425040

Update to 1.11.0

Modified:
  pyqt-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-03 13:07:53 UTC (rev 425039)
+++ PKGBUILD	2021-10-03 13:30:57 UTC (rev 425040)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=pyqt-builder
-pkgver=1.10.3
+pkgver=1.11.0
 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=('6ade47445b7d8c08eb96e91ebda5f8b3494b3e7a9da2be343b9d0704419cb5c7')
+sha256sums=('40f6df88c00e6aa9ac9a8bc5688f9fe2a4bd56c06cdb0a0b00ce8955ec34ffe5')
 
 build() {
   cd PyQt-builder-$pkgver



More information about the arch-commits mailing list