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

Antonio Rojas arojas at archlinux.org
Wed Feb 24 21:01:33 UTC 2021


    Date: Wednesday, February 24, 2021 @ 21:01:33
  Author: arojas
Revision: 408762

Update to 1.9.0

Modified:
  pyqt-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-24 21:00:28 UTC (rev 408761)
+++ PKGBUILD	2021-02-24 21:01:33 UTC (rev 408762)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=pyqt-builder
-pkgver=1.8.0
+pkgver=1.9.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=('30b5fd3d1bdafeae3131070ebdc55481cf72c6a05a1b73ea2b420678bed2650c')
+sha256sums=('54520b4d40d6e6d1307f9cebab4730ae78e01873c88866aa1e5192c24801005a')
 
 build() {
   cd PyQt-builder-$pkgver



More information about the arch-commits mailing list