Date: Thursday, June 30, 2022 @ 15:49:04 Author: alucryd Revision: 1243065
upgpkg: python-pygame-sdl2 1:2.1.0.r411.7f814e9-1 Modified: python-pygame-sdl2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-30 15:48:38 UTC (rev 1243064) +++ PKGBUILD 2022-06-30 15:49:04 UTC (rev 1243065) @@ -6,7 +6,7 @@ python-pygame-sdl2 python2-pygame-sdl2 ) -pkgver=2.1.0.r405.33f79ca +pkgver=2.1.0.r411.7f814e9 pkgrel=1 epoch=1 pkgdesc='Reimplementation of portions of the pygame API using SDL2' @@ -30,7 +30,7 @@ python2 python2-setuptools ) -_commit=33f79ca053a436dc27fa0478d446c91d812a71a8 +_commit=7f814e9970558c14af648302431a034dfcad01f2 source=( git+https://github.com/renpy/pygame_sdl2.git#commit=${_commit} python-pygame-sdl2-cython2.patch
