blob: 1c93b1e272fe47d68e91169df25c91aad445b07a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-plants-vs-zombies
pkgdesc = a simple PlantsVsZombies game
pkgver = 0.0.5
pkgrel = 1
url = https://github.com/marblexu/PythonPlantsVsZombies
arch = any
license = MIT
makedepends = python-installer
depends = python-pygame
source = https://files.pythonhosted.org/packages/py3/p/plants_vs_zombies/plants_vs_zombies-0.0.5-py3-none-any.whl
sha256sums = c74a46fe7bda5c8f3f379e69c9584140af79d524a30b9ed255659ba9ce11eabb
pkgname = python-plants-vs-zombies
|