[arch-commits] Commit in shiboken6/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Jul 1 16:51:40 UTC 2021
Date: Thursday, July 1, 2021 @ 16:51:40
Author: arojas
Revision: 418858
Update to 6.1.2
Modified:
shiboken6/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-01 16:10:00 UTC (rev 418857)
+++ PKGBUILD 2021-07-01 16:51:40 UTC (rev 418858)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=shiboken6
-_qtver=6.1.1
+_qtver=6.1.2
_clangver=12.0.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=('9136c98742443626c142beb77a777a0e2e6fa6653b5451fce54047f64d5f7d43')
+sha256sums=('009a32182c75754cfe0f1ff761d430c7865cfbe820a3285723ed478f8a74e558')
build() {
cmake -B build -S $_pkgfn/sources/shiboken6 \
More information about the arch-commits
mailing list