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

Antonio Rojas arojas at gemini.archlinux.org
Fri Dec 3 21:17:56 UTC 2021


    Date: Friday, December 3, 2021 @ 21:17:56
  Author: arojas
Revision: 430644

Update to 6.2.2

Modified:
  shiboken6/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-03 18:09:07 UTC (rev 430643)
+++ PKGBUILD	2021-12-03 21:17:56 UTC (rev 430644)
@@ -2,10 +2,10 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=shiboken6
-_qtver=6.2.1
+_qtver=6.2.2
 _clangver=13.0.0
 pkgver=${_qtver/-/}
-pkgrel=4
+pkgrel=1
 arch=(x86_64)
 url='https://www.qt.io'
 license=(GPL2 LGPL)
@@ -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=('e0df6f42ed92e039d44ae9bf7d23cc4ee2fc4722c87adddbeafc6376074c4cd4')
+sha256sums=('70a74c7c7c9e5af46cae5b1943bc39a1399c4332b342d2c48103a1cfe99891a8')
 
 build() {
   cmake -B build -S $_pkgfn/sources/shiboken6 -G Ninja \



More information about the arch-commits mailing list