* update python-pyqt5-sip to 12.15.0-2

This commit is contained in:
Alexander Baldeck 2024-12-04 07:23:43 +01:00
parent 186d686254
commit 0ae65162c5
2 changed files with 6 additions and 2 deletions

View File

@ -1,9 +1,13 @@
pkgbase = python-pyqt5-sip
pkgdesc = The sip module support for PyQt5
pkgver = 12.15.0
pkgrel = 1
pkgrel = 2
url = https://riverbankcomputing.com/software/pyqt/intro
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = GPL
makedepends = python-build
makedepends = python-installer

View File

@ -3,7 +3,7 @@
pkgname=python-pyqt5-sip
pkgver=12.15.0
pkgrel=1
pkgrel=2
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
pkgdesc='The sip module support for PyQt5'
url='https://riverbankcomputing.com/software/pyqt/intro'