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

Antonio Rojas arojas at gemini.archlinux.org
Sat Jun 18 13:05:44 UTC 2022


    Date: Saturday, June 18, 2022 @ 13:05:44
  Author: arojas
Revision: 448967

Update to 1.13.0

Modified:
  pyqt-builder/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-18 13:03:10 UTC (rev 448966)
+++ PKGBUILD	2022-06-18 13:05:44 UTC (rev 448967)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=pyqt-builder
-pkgver=1.12.2
-pkgrel=3
+pkgver=1.13.0
+pkgrel=1
 pkgdesc='The PEP 517 compliant PyQt build system'
 arch=(any)
 url='https://pypi.org/project/PyQt-builder/'
@@ -10,7 +10,7 @@
 depends=(python)
 makedepends=(python-setuptools)
 source=(https://pypi.io/packages/source/P/PyQt-builder/PyQt-builder-$pkgver.tar.gz)
-sha256sums=('f62bb688d70e0afd88c413a8d994bda824e6cebd12b612902d1945c5a67edcd7')
+sha256sums=('4877580c38ceb5320e129b381d083b0a8601c68166d8b99707f08fa0a1689eef')
 
 build() {
   cd PyQt-builder-$pkgver



More information about the arch-commits mailing list