Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-qstylizer
Commits:
8f2e5f52 by Jelle van der Waa at 2024-11-20T11:49:01+01:00
upgpkg: 0.2.2-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-qstylizer
pkgdesc = Qt stylesheet generation utility for PyQt/PySide
pkgver = 0.2.2
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/blambright/qstylizer
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkg=qstylizer
pkgname=python-${_pkg}
pkgver=0.2.2
-pkgrel=4
+pkgrel=5
pkgdesc="Qt stylesheet generation utility for PyQt/PySide"
arch=(any)
url="https://github.com/blambright/qstylizer"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-qstylizer/-/commit/8f2e5f52a9c72eb9a4694dc83c8ef8f605b39ff2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-qstylizer/-/commit/8f2e5f52a9c72eb9a4694dc83c8ef8f605b39ff2
You're receiving this email because of your account on gitlab.archlinux.org.