From 6d40eb7e87b29ac144a08df112d2dda61412ed5a Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 19 Jul 2023 22:10:26 -0400 Subject: [PATCH] python3-pygame: rebuild with new SDL2 fixes #45120 --- srcpkgs/python3-pygame/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-pygame/template b/srcpkgs/python3-pygame/template index 3e18eae46f9..9edc626b0b8 100644 --- a/srcpkgs/python3-pygame/template +++ b/srcpkgs/python3-pygame/template @@ -1,7 +1,7 @@ # Template file for 'python3-pygame' pkgname=python3-pygame version=2.1.2 -revision=3 +revision=4 build_style=python3-module make_build_args="cython" hostmakedepends="pkg-config python3-setuptools python3-Cython