mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pyside2-tools: update to 5.15.5
This commit is contained in:
parent
18851e8fc3
commit
3175eb951b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pyside2-tools'
|
# Template file for 'pyside2-tools'
|
||||||
pkgname=pyside2-tools
|
pkgname=pyside2-tools
|
||||||
version=5.15.2
|
version=5.15.5
|
||||||
revision=1
|
revision=1
|
||||||
_pkgname="pyside-setup-opensource-src-${version}"
|
_pkgname="pyside-setup-opensource-src-${version}"
|
||||||
wrksrc="${_pkgname/%5.14.2.1/5.14.2}"
|
wrksrc="${_pkgname/%5.14.2.1/5.14.2}"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://wiki.qt.io/Qt_for_Python/Shiboken"
|
homepage="https://wiki.qt.io/Qt_for_Python/Shiboken"
|
||||||
distfiles="https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-${version}-src/${_pkgname}.tar.xz"
|
distfiles="https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-${version}-src/${_pkgname}.tar.xz"
|
||||||
checksum=b306504b0b8037079a8eab772ee774b9e877a2d84bab2dbefbe4fa6f83941418
|
checksum=3920a4fb353300260c9bc46ff70f1fb975c5e7efa22e9d51222588928ce19b33
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
if [ ${CROSS_BUILD} ]; then
|
if [ ${CROSS_BUILD} ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue