summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChristopher Arndt2021-01-09 17:05:16 +0100
committerChristopher Arndt2021-01-09 17:05:16 +0100
commit1c870027bb8ef46dff6797be2b55d1cd4b219a5c (patch)
treea8ad7c424613d19d5c0376e92936b591279465ce /.SRCINFO
parent141e87e2c0057873bccd3508f6302e7fe2712d7e (diff)
downloadaur-1c870027bb8ef46dff6797be2b55d1cd4b219a5c.tar.gz
Update to latest release 1.2.post5 (not listed on PyPI) and relax pygame version restriction
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86b574d058e9..6948a5b2fa4d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-pgzero
pkgdesc = A zero-boilerplate 2D games framework
- pkgver = 1.2
+ pkgver = 1.2.post5
pkgrel = 2
url = http://pypi.python.org/pypi/pgzero
arch = any
@@ -8,8 +8,8 @@ pkgbase = python-pgzero
makedepends = python-setuptools
depends = python-numpy
depends = python-pygame
- source = https://files.pythonhosted.org/packages/source/p/pgzero/pgzero-1.2.tar.gz
- md5sums = b627a2667ad7c2ccbe22c3875bbd2822
+ source = pgzero-1.2.post5.zip::https://github.com/lordmauve/pgzero/archive/1.2.post5.zip
+ md5sums = 8c2146a6dd244ab71e84a632c09b3f08
pkgname = python-pgzero