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

Antonio Rojas arojas at gemini.archlinux.org
Wed Oct 27 11:12:08 UTC 2021


    Date: Wednesday, October 27, 2021 @ 11:12:08
  Author: arojas
Revision: 426724

Update to 6.2.1

Modified:
  pyside6/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-27 11:04:24 UTC (rev 426723)
+++ PKGBUILD	2021-10-27 11:12:08 UTC (rev 426724)
@@ -2,9 +2,9 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=pyside6
-_qtver=6.2.0
+_qtver=6.2.1
 pkgver=${_qtver/-/}
-pkgrel=2
+pkgrel=1
 arch=(x86_64)
 url='https://www.qt.io'
 license=(LGPL)
@@ -30,7 +30,7 @@
 _pkgfn=pyside-setup-opensource-src-$_qtver
 source=(https://download.qt.io/official_releases/QtForPython/pyside6/PySide6-$pkgver-src/${_pkgfn}.tar.xz
         designer-plugin-install-dir.patch)
-sha256sums=('fed210b662129955332d2609a900b5b8643130134e4682371b26a9ba60740d01'
+sha256sums=('e0df6f42ed92e039d44ae9bf7d23cc4ee2fc4722c87adddbeafc6376074c4cd4'
             '66e895e07d5b01c64a94092353854c946fd7fc445b6181068dca290b5a3887e0')
 
 prepare() {



More information about the arch-commits mailing list