[arch-commits] Commit in python-pygame/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Wed Dec 29 13:06:01 UTC 2021
Date: Wednesday, December 29, 2021 @ 13:06:00
Author: foxboron
Revision: 1087137
upgpkg: python-pygame 2.1.2-1
Modified:
python-pygame/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-29 13:05:55 UTC (rev 1087136)
+++ PKGBUILD 2021-12-29 13:06:00 UTC (rev 1087137)
@@ -5,7 +5,7 @@
# Contributor: Tetsumi
pkgname=python-pygame
-pkgver=2.1.1
+pkgver=2.1.2
pkgrel=1
pkgdesc="Python game library"
arch=('x86_64')
@@ -14,7 +14,7 @@
makedepends=('python-setuptools' 'sdl2')
depends=('python' 'sdl2_mixer' 'sdl2_ttf' 'sdl2_image' 'portmidi')
source=("https://pypi.io/packages/source/p/pygame/pygame-$pkgver.tar.gz")
-sha256sums=('b95951b65f3ba95c41a5c7ee2b89e2841bd648bb5ba9269d56a187bf1dd2a95b')
+sha256sums=('d6d0eca28f886f0477cd0721ac688189155a587f2bb8eae740e52ca56c3ad23c')
build() {
cd pygame-"$pkgver"
More information about the arch-commits
mailing list