Date: Tuesday, May 18, 2021 @ 08:32:38 Author: alucryd Revision: 936231
upgpkg: python-pygame-sdl2 1:2.1.0.r399.5777335-1 Modified: python-pygame-sdl2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-18 08:31:46 UTC (rev 936230) +++ PKGBUILD 2021-05-18 08:32:38 UTC (rev 936231) @@ -6,7 +6,7 @@ python-pygame-sdl2 python2-pygame-sdl2 ) -pkgver=2.1.0.r398.364d3bc +pkgver=2.1.0.r399.5777335 pkgrel=1 epoch=1 pkgdesc='Reimplementation of portions of the pygame API using SDL2' @@ -30,7 +30,7 @@ python2 python2-setuptools ) -_commit=364d3bcfa005b0eaf897d38b336a97fa6e05e76b +_commit=5777335c4613bddf9dd51abd58d8dfa2a9a6568e source=( git+https://github.com/renpy/pygame_sdl2.git#commit=${_commit} python-pygame-sdl2-cython2.patch
