[arch-commits] Commit in pyside6/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon Jun 7 14:49:31 UTC 2021


    Date: Monday, June 7, 2021 @ 14:49:31
  Author: arojas
Revision: 417291

Update to 6.1.1

Modified:
  pyside6/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-07 14:44:51 UTC (rev 417290)
+++ PKGBUILD	2021-06-07 14:49:31 UTC (rev 417291)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=pyside6
-_qtver=6.1.0
+_qtver=6.1.1
 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=('95074814a06105b927abebe645eb7f477076a2ff8846b99fc47933b685e23354')
+sha256sums=('9136c98742443626c142beb77a777a0e2e6fa6653b5451fce54047f64d5f7d43')
 
 build() {
   cmake -B build -S $_pkgfn/sources/pyside6 \



More information about the arch-commits mailing list