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

Antonio Rojas arojas at archlinux.org
Mon Jan 6 11:08:19 UTC 2020


    Date: Monday, January 6, 2020 @ 11:08:18
  Author: arojas
Revision: 372642

Updat to 1.2.0

Modified:
  pyqt-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-06 11:06:42 UTC (rev 372641)
+++ PKGBUILD	2020-01-06 11:08:18 UTC (rev 372642)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=pyqt-builder
-pkgver=1.1.0
+pkgver=1.2.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=('e8a809ad75e16a2e1439bd99c42e495d59b744ed5d47039f243cf7036e92457a')
+sha256sums=('e449480cb8484945232fdb4b4c577056b7f4c2c44a9000960f6d4222d80f4a71')
 
 build() {
   cd PyQt-builder-$pkgver



More information about the arch-commits mailing list