mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pygame: update to 2.1.2.
This commit is contained in:
parent
e2848c946a
commit
a527db6fa9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pygame'
|
# Template file for 'python3-pygame'
|
||||||
pkgname=python3-pygame
|
pkgname=python3-pygame
|
||||||
version=2.0.1
|
version=2.1.2
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc="pygame-${version}"
|
wrksrc="pygame-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_build_args="cython"
|
make_build_args="cython"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Archaeme <normandy@firemail.cc>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://www.pygame.org/"
|
homepage="https://www.pygame.org/"
|
||||||
distfiles="${PYPI_SITE}/p/pygame/pygame-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pygame/pygame-${version}.tar.gz"
|
||||||
checksum=8b1e7b63f47aafcdd8849933b206778747ef1802bd3d526aca45ed77141e4001
|
checksum=d6d0eca28f886f0477cd0721ac688189155a587f2bb8eae740e52ca56c3ad23c
|
||||||
|
|
||||||
export PORTMIDI_INC_PORTTIME=1
|
export PORTMIDI_INC_PORTTIME=1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue