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

Antonio Rojas arojas at archlinux.org
Tue Jan 5 15:52:37 UTC 2021


    Date: Tuesday, January 5, 2021 @ 15:52:36
  Author: arojas
Revision: 405317

Update to 1.7.0

Modified:
  pyqt-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-05 15:52:30 UTC (rev 405316)
+++ PKGBUILD	2021-01-05 15:52:36 UTC (rev 405317)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=pyqt-builder
-pkgver=1.6.0
+pkgver=1.7.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=('fb80f01407718bfc68f78e276f2543fcfc5b5900b1187c1fd1f2ff51a6f2a13c')
+sha256sums=('b6e3c826f98ff4006ecb34df491ac6062a023b63a32e9f9f50904867aff72f2e')
 
 build() {
   cd PyQt-builder-$pkgver



More information about the arch-commits mailing list