blob: eac0480676ed350cfa3cfb8eb71bf39c39228be4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = dino-brick
pkgdesc = Chrome's no-wifi dino game lazily ported to the terminal
pkgver = 0.1.1
pkgrel = 1
url = https://github.com/arcticmatt/dino-brick
arch = x86_64
license = BSD
makedepends = stack
source = https://github.com/arcticmatt/dino-brick/archive/0.1.1.tar.gz
sha256sums = d455283a1604d1daa78f6ad7b2844e2acdd1f227fc90e18f921ec84f16708a6a
pkgname = dino-brick
|