Date: Sunday, May 7, 2023 @ 13:19:43
  Author: alucryd
Revision: 1459341

upgpkg: python-pygame-sdl2 1:2.1.0.r435.eeac477-1

Modified:
  python-pygame-sdl2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-07 13:19:42 UTC (rev 1459340)
+++ PKGBUILD    2023-05-07 13:19:43 UTC (rev 1459341)
@@ -2,8 +2,8 @@
 # Contributor: Cravix <[email protected]>
 
 pkgname=python-pygame-sdl2
-pkgver=2.1.0.r430.8370a43
-pkgrel=2
+pkgver=2.1.0.r435.eeac477
+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=8370a43d3a5cecf5ec17e49e6fbabfad7550ab36
+_commit=eeac477836502330c439458c890776b9bee7faad
 source=(git+https://github.com/renpy/pygame_sdl2.git#commit=${_commit})
 b2sums=(SKIP)
 

Reply via email to