Date: Monday, April 17, 2023 @ 18:31:33 Author: arojas Revision: 1447028
upgpkg: python-qtpy 2.3.1-1: Update to 2.3.1 Modified: python-qtpy/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-17 18:30:56 UTC (rev 1447027) +++ PKGBUILD 2023-04-17 18:31:33 UTC (rev 1447028) @@ -3,8 +3,8 @@ _pkgname=qtpy pkgname=python-qtpy -pkgver=2.3.0 -pkgrel=2 +pkgver=2.3.1 +pkgrel=1 pkgdesc="Provides an uniform layer to support PyQt5 and PySide2 with a single codebase" arch=(any) url="https://github.com/spyder-ide/qtpy/" @@ -49,7 +49,7 @@ xorg-server-xvfb ) source=(${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz) -sha256sums=('30d051b9b47201960342f2c4dde7f12bd99581a05047bc8f5f45d5fe64f1e620') +sha256sums=('8121e8cdc09f927823b627c02bacabb81982024250eb65997032a19d5a10f3cd') build() { cd ${_pkgname}-${pkgver}
