blob: f6baf80d345f36916368b60a5e7bbb6435960379 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = wolfboa
pkgdesc = Wolfenstein: Blade of Agony game powered by the GZDoom.
pkgver = 1.0.0
pkgrel = 1
url = https://gitlab.com/linuxbombay/wolfboa
arch = x86_64
arch = aarch64
license = GPL
makedepends = unzip
depends = gzdoom-bin
depends = aria2
depends = unzip
depends = yad
source = https://gitlab.com/linuxbombay/wolfboa/-/archive/1.0.0/wolfboa-1.0.0.tar.bz2
sha256sums = a64fb358a31616f443ca68e88eff1c2e4e532e3510ef9c5bc83b1aa2a00354d0
pkgname = wolfboa
|