Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
pyside6
Commits:
ae13633e by Antonio Rojas at 2023-11-28T08:39:59+01:00
upgpkg: 6.6.0-4: Qt 6.6.1 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = pyside6
pkgver = 6.6.0
- pkgrel = 3
+ pkgrel = 4
url = https://www.qt.io
arch = x86_64
license = LGPL
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgname=(pyside6
_qtver=6.6.0
_clangver=16.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/ae13633e45d920343249cf761fc83c6abf3762fa
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pyside6/-/commit/ae13633e45d920343249cf761fc83c6abf3762fa
You're receiving this email because of your account on gitlab.archlinux.org.