blob: 008589c3310ba0489ac28f6a81e7e8ee98a7d4f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = shellgame
pkgdesc = Terminal Arcade Collection — 25 classic and original games (Snake, Tetris, Pac-Man, Spire Ascent and more)
pkgver = 1.2
pkgrel = 1
url = https://github.com/MCookinho/shellgame
arch = x86_64
arch = aarch64
license = MIT
makedepends = gcc
makedepends = make
depends = ncurses
source = https://github.com/MCookinho/shellgame/archive/v1.2.tar.gz
sha256sums = SKIP
pkgname = shellgame
|