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

Antonio Rojas arojas at archlinux.org
Sat Feb 6 12:50:44 UTC 2021


    Date: Saturday, February 6, 2021 @ 12:50:44
  Author: arojas
Revision: 407558

Update to 1.8.0

Modified:
  pyqt-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-06 12:49:39 UTC (rev 407557)
+++ PKGBUILD	2021-02-06 12:50:44 UTC (rev 407558)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=pyqt-builder
-pkgver=1.7.0
+pkgver=1.8.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=('b6e3c826f98ff4006ecb34df491ac6062a023b63a32e9f9f50904867aff72f2e')
+sha256sums=('30b5fd3d1bdafeae3131070ebdc55481cf72c6a05a1b73ea2b420678bed2650c')
 
 build() {
   cd PyQt-builder-$pkgver



More information about the arch-commits mailing list