[arch-commits] Commit in shiboken6/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue May 4 13:33:24 UTC 2021
Date: Tuesday, May 4, 2021 @ 13:33:24
Author: arojas
Revision: 414320
Update to 6.0.4
Modified:
shiboken6/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-04 13:27:52 UTC (rev 414319)
+++ PKGBUILD 2021-05-04 13:33:24 UTC (rev 414320)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=shiboken6
-_qtver=6.0.3
+_qtver=6.0.4
_clangver=11.1.0
pkgver=${_qtver/-/}
pkgrel=1
@@ -15,7 +15,7 @@
optdepends=('python: Python bindings')
_pkgfn=pyside-setup-opensource-src-$_qtver
source=("https://download.qt.io/official_releases/QtForPython/pyside6/PySide6-$pkgver-src/$_pkgfn.tar.xz")
-sha256sums=('8c9df25ee573f0034f2de27e14a285eee7db6bbfdf77abd522e85a20478bd841')
+sha256sums=('0a076dd9f28aabe947739986a47431fa5bece1dccfd8ea90d2c9048ddede6303')
build() {
cmake -B build -S $_pkgfn/sources/shiboken6 \
More information about the arch-commits
mailing list