Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
pyside6
Commits:
f0825e1a by Antonio Rojas at 2024-12-10T20:54:32+01:00
upgpkg: 6.8.1-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = pyside6
pkgver = 6.8.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.qt.io
arch = x86_64
license = LGPL
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgname=(pyside6
shiboken6)
_qtver=6.8.1
pkgver=${_qtver/-/}
-pkgrel=1
+pkgrel=2
arch=(x86_64)
url='https://www.qt.io'
license=(LGPL)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pyside6/-/commit/f0825e1ae9715065032f78116838ae4f3bd62367
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pyside6/-/commit/f0825e1ae9715065032f78116838ae4f3bd62367
You're receiving this email because of your account on gitlab.archlinux.org.