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

Antonio Rojas arojas at gemini.archlinux.org
Tue Oct 12 15:36:25 UTC 2021


    Date: Tuesday, October 12, 2021 @ 15:36:25
  Author: arojas
Revision: 425831

Update to 1.12.0

Modified:
  pyqt-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-12 15:34:59 UTC (rev 425830)
+++ PKGBUILD	2021-10-12 15:36:25 UTC (rev 425831)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=pyqt-builder
-pkgver=1.11.0
+pkgver=1.12.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=('40f6df88c00e6aa9ac9a8bc5688f9fe2a4bd56c06cdb0a0b00ce8955ec34ffe5')
+sha256sums=('454b4d49a69683d61df855ca0dc4278e2c2d663ca2fad0a0a250497030da9186')
 
 build() {
   cd PyQt-builder-$pkgver



More information about the arch-commits mailing list