blob: 341e0061b07275ab9a2bce6272445a9488a60162 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = boohu-git
pkgdesc = Break Out Of Hareka's Underground, a roguelike game.
pkgver = 0.14.0
pkgrel = 1
url = https://codeberg.org/anaseto/boohu
arch = i686
arch = x86_64
license = ISC
makedepends = git
makedepends = go
makedepends = tk
provides = boohu
source = boohu-git::git+https://codeberg.org/anaseto/boohu.git
md5sums = SKIP
pkgname = boohu-git
pkgname = boohu-tk-git
depends = tk
|