[arch-commits] Commit in shiboken6/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Apr 9 14:21:31 UTC 2021
Date: Friday, April 9, 2021 @ 14:21:30
Author: arojas
Revision: 411841
Update to 6.0.3
Modified:
shiboken6/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-09 14:21:26 UTC (rev 411840)
+++ PKGBUILD 2021-04-09 14:21:30 UTC (rev 411841)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=shiboken6
-_qtver=6.0.2
+_qtver=6.0.3
_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=('55e129e044770c173d64e0144c7754125e6ded4a13ee3c1629dd6ae2ffae5e05')
+sha256sums=('8c9df25ee573f0034f2de27e14a285eee7db6bbfdf77abd522e85a20478bd841')
build() {
cmake -B build -S $_pkgfn/sources/shiboken6 \
More information about the arch-commits
mailing list