[arch-commits] Commit in pyqt-builder/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Apr 20 22:04:50 UTC 2020
Date: Monday, April 20, 2020 @ 22:04:49
Author: arojas
Revision: 380645
Update to 1.3.2
Modified:
pyqt-builder/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-20 21:00:35 UTC (rev 380644)
+++ PKGBUILD 2020-04-20 22:04:49 UTC (rev 380645)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=pyqt-builder
-pkgver=1.3.1
+pkgver=1.3.2
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=('02dc7ff72041259616fa955569beead354d0423e996c1d6415de0d872927a289')
+sha256sums=('d4c93c95d737fb654f0c7e824c668357003c744529a39df6c4456d5627a64b66')
build() {
cd PyQt-builder-$pkgver
More information about the arch-commits
mailing list