Date: Thursday, December 2, 2021 @ 12:04:52 Author: felixonmars Revision: 1061804
upgpkg: python-qtawesome 1.0.3-3: Python 3.10 rebuild Modified: python-qtawesome/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-02 12:04:52 UTC (rev 1061803) +++ PKGBUILD 2021-12-02 12:04:52 UTC (rev 1061804) @@ -4,7 +4,7 @@ _pkg=qtawesome pkgname=python-${_pkg} pkgver=1.0.3 -pkgrel=2 +pkgrel=3 pkgdesc="Iconic fonts in PyQt and PySide applications" arch=(any) url="https://github.com/spyder-ide/qtawesome/"