Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages /
python-pygame
Commits:
40999b4c by Morten Linderud at 2024-04-05T21:02:13+02:00
upgpkg: 2.5.2-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pygame
pkgdesc = Python game library
pkgver = 2.5.2
- pkgrel = 1
+ pkgrel = 2
url = http://www.pygame.org
arch = x86_64
license = LGPL
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=python-pygame
pkgver=2.5.2
-pkgrel=1
+pkgrel=2
pkgdesc="Python game library"
arch=('x86_64')
url="http://www.pygame.org"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pygame/-/commit/40999b4ccf44bdf7e1bd72692a99abe6da00965e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pygame/-/commit/40999b4ccf44bdf7e1bd72692a99abe6da00965e
You're receiving this email because of your account on gitlab.archlinux.org.