[arch-commits] Commit in pyside6/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Fri Sep 3 12:22:03 UTC 2021
Date: Friday, September 3, 2021 @ 12:22:03
Author: arojas
Revision: 423392
Update to 6.1.3
Modified:
pyside6/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-03 12:00:13 UTC (rev 423391)
+++ PKGBUILD 2021-09-03 12:22:03 UTC (rev 423392)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=pyside6
-_qtver=6.1.2
+_qtver=6.1.3
pkgver=${_qtver/-/}
pkgrel=1
arch=(x86_64)
@@ -20,7 +20,7 @@
'qt6-charts: QtCharts bindings')
_pkgfn=pyside-setup-opensource-src-$_qtver
source=(https://download.qt.io/official_releases/QtForPython/pyside6/PySide6-$pkgver-src/${_pkgfn}.tar.xz)
-sha256sums=('009a32182c75754cfe0f1ff761d430c7865cfbe820a3285723ed478f8a74e558')
+sha256sums=('33badd9f01b72c9f69f988c47c64111e7b50a47c30841d5957a11a5c4e9821bb')
build() {
cmake -B build -S $_pkgfn/sources/pyside6 \
More information about the arch-commits
mailing list