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

Antonio Rojas arojas at gemini.archlinux.org
Sat Jun 18 21:32:25 UTC 2022


    Date: Saturday, June 18, 2022 @ 21:32:25
  Author: arojas
Revision: 449076

Update to 5.15.7

Modified:
  pyqt5/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-18 19:18:03 UTC (rev 449075)
+++ PKGBUILD	2022-06-18 21:32:25 UTC (rev 449076)
@@ -8,8 +8,8 @@
 pkgbase=pyqt5
 pkgname=('python-pyqt5')
 pkgdesc="A set of Python bindings for the Qt5 toolkit"
-pkgver=5.15.6
-pkgrel=7
+pkgver=5.15.7
+pkgrel=1
 arch=('x86_64')
 url="https://riverbankcomputing.com/software/pyqt/intro"
 license=('GPL')
@@ -36,7 +36,7 @@
              'qt5-webkit' 'qt5-websockets' 'qt5-x11extras' 'qt5-xmlpatterns' 'qt5-remoteobjects' 'qt5-quick3d')
 conflicts=('pyqt5-common')
 source=("https://pypi.python.org/packages/source/P/PyQt5/PyQt5-$pkgver.tar.gz")
-sha256sums=('80343bcab95ffba619f2ed2467fd828ffeb0a251ad7225be5fc06dcc333af452')
+sha256sums=('755121a52b3a08cb07275c10ebb96576d36e320e572591db16cfdbc558101594')
 options=(debug)
 
 build() {



More information about the arch-commits mailing list