blob: 545d5214202b039e1f1c213342ce54a2cf917be1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = 2048shell
pkgdesc = 2048 game playable in the terminal
pkgver = 1.3.27
pkgrel = 1
url = https://github.com/qt-ami3/2048Shell
arch = x86_64
arch = aarch64
license = GPL-3.0-only
makedepends = gcc
makedepends = make
source = 2048shell::git+https://github.com/qt-ami3/2048Shell.git
sha256sums = SKIP
pkgname = 2048shell
|