Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
pyside6
Commits:
15fd933e by Antonio Rojas at 2024-04-16T00:54:57+02:00
upgpkg: 6.7.0-4: Python 3.12 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = pyside6
pkgver = 6.7.0
- pkgrel = 3
+ pkgrel = 4
url = https://www.qt.io
arch = x86_64
license = LGPL
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgname=(pyside6
_qtver=6.7.0
_clangver=17.0.6
pkgver=${_qtver/-/}
-pkgrel=3
+pkgrel=4
arch=(x86_64)
url='https://www.qt.io'
license=(LGPL)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pyside6/-/commit/15fd933e452e9055d719e0cbe3fcec0e8626d17a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pyside6/-/commit/15fd933e452e9055d719e0cbe3fcec0e8626d17a
You're receiving this email because of your account on gitlab.archlinux.org.