blob: 636fcb255d2948ec11345c4160814300ee6bd3b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = flasciibird
pkgdesc = ncurses implementation of famous Flappy Bird game
pkgver = 0.0.4
pkgrel = 2
url = https://github.com/dos1/flasciibird
arch = any
license = GPL3
depends = python
depends = ncurses
source = https://github.com/dos1/flasciibird/archive/0.0.4.tar.gz
sha256sums = 873a1626e55bf28df2e7bb690ae8d9a200838614c534f8797c847db8da44fee4
pkgname = flasciibird
|