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

Antonio Rojas arojas at gemini.archlinux.org
Sat Jun 18 12:52:38 UTC 2022


    Date: Saturday, June 18, 2022 @ 12:52:37
  Author: arojas
Revision: 448963

Update to 12.11.0

Modified:
  python-pyqt5-sip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-18 07:32:00 UTC (rev 448962)
+++ PKGBUILD	2022-06-18 12:52:37 UTC (rev 448963)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=python-pyqt5-sip
-pkgver=12.10.1
+pkgver=12.11.0
 pkgrel=1
 arch=(x86_64)
 pkgdesc='The sip module support for PyQt5'
@@ -10,7 +10,7 @@
 depends=(python)
 makedepends=(python-setuptools)
 source=(https://pypi.python.org/packages/source/P/PyQt5-sip/PyQt5_sip-$pkgver.tar.gz)
-sha256sums=('97e008795c453488f51a5c97dbff29cda7841afb1ca842c9e819d8e6cc0ae724')
+sha256sums=('b4710fd85b57edef716cc55fae45bfd5bfac6fc7ba91036f1dcc3f331ca0eb39')
 options=(debug)
 
 build() {



More information about the arch-commits mailing list