Date: Thursday, March 16, 2023 @ 10:58:01 Author: alucryd Revision: 1421065
upgpkg: python-pygame-sdl2 1:2.1.0.r430.8370a43-1 Modified: python-pygame-sdl2/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-16 10:54:00 UTC (rev 1421064) +++ PKGBUILD 2023-03-16 10:58:01 UTC (rev 1421065) @@ -2,8 +2,8 @@ # Contributor: Cravix <[email protected]> pkgname=python-pygame-sdl2 -pkgver=2.1.0.r419.de82dfb -pkgrel=3 +pkgver=2.1.0.r430.8370a43 +pkgrel=1 epoch=1 pkgdesc='Reimplementation of portions of the pygame API using SDL2' arch=(x86_64) @@ -24,7 +24,7 @@ python python-setuptools ) -_commit=de82dfb560ce7537e9d63a911d3d2ea1092b8db7 +_commit=8370a43d3a5cecf5ec17e49e6fbabfad7550ab36 source=(git+https://github.com/renpy/pygame_sdl2.git#commit=${_commit}) b2sums=(SKIP)
