blob: 3fcc1a4a33ba9cc9f4bb188b5db93260ec68525a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = 2048-py
pkgdesc = 2048 written in Python by the Ladue High School Computer Science Club
pkgver = 0.1.6
pkgrel = 2
url = https://codeberg.org/LadueCS/2048
arch = any
license = GPL
depends = python
depends = python-termcolor
source = 2048-py-0.1.6.tar.gz::https://codeberg.org/LadueCS/2048/archive/v0.1.6.tar.gz
sha256sums = de3b6ff0635e157f820d2a566867e166a2b3726e3a53476ef25980187e723870
pkgname = 2048-py
|