[arch-commits] Commit in pyqt-builder/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Jun 15 14:14:15 UTC 2021
Date: Tuesday, June 15, 2021 @ 14:14:15
Author: arojas
Revision: 418306
Update to 1.10.1
Modified:
pyqt-builder/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-15 14:11:39 UTC (rev 418305)
+++ PKGBUILD 2021-06-15 14:14:15 UTC (rev 418306)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=pyqt-builder
-pkgver=1.10.0
+pkgver=1.10.1
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=('86bd19fde83d92beaefacdeac1e26c6e1918c300ff78d7ec2a19973bf2cf21b5')
+sha256sums=('967b0c7bac0331597e9f8c5b336660f173a9896830b721d6d025e14bde647e17')
build() {
cd PyQt-builder-$pkgver
More information about the arch-commits
mailing list