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

Antonio Rojas arojas at gemini.archlinux.org
Fri Sep 3 12:00:02 UTC 2021


    Date: Friday, September 3, 2021 @ 12:00:01
  Author: arojas
Revision: 423390

Update to 6.1.3

Modified:
  shiboken6/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-03 10:42:23 UTC (rev 423389)
+++ PKGBUILD	2021-09-03 12:00:01 UTC (rev 423390)
@@ -2,10 +2,10 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=shiboken6
-_qtver=6.1.2
+_qtver=6.1.3
 _clangver=12.0.1
 pkgver=${_qtver/-/}
-pkgrel=2
+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=('009a32182c75754cfe0f1ff761d430c7865cfbe820a3285723ed478f8a74e558')
+sha256sums=('33badd9f01b72c9f69f988c47c64111e7b50a47c30841d5957a11a5c4e9821bb')
 
 build() {
   cmake -B build -S $_pkgfn/sources/shiboken6 \



More information about the arch-commits mailing list