Date: Wednesday, December 21, 2022 @ 15:02:35 Author: alucryd Revision: 1364884
upgpkg: python-pygame-sdl2 1:2.1.0.r414.a3c9121-1 Modified: python-pygame-sdl2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-21 15:02:14 UTC (rev 1364883) +++ PKGBUILD 2022-12-21 15:02:35 UTC (rev 1364884) @@ -2,7 +2,7 @@ # Contributor: Cravix <[email protected]> pkgname=python-pygame-sdl2 -pkgver=2.1.0.r412.bed8099 +pkgver=2.1.0.r414.a3c9121 pkgrel=1 epoch=1 pkgdesc='Reimplementation of portions of the pygame API using SDL2' @@ -24,7 +24,7 @@ python python-setuptools ) -_commit=bed8099df753fa656a0723900694f2f8d235da00 +_commit=a3c912122744f4b760c8ba216a43f1ef4c44b297 source=(git+https://github.com/renpy/pygame_sdl2.git#commit=${_commit}) b2sums=(SKIP)
