blob: 1ec059d12844b625295bf26c0e9160a98b9cfae7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = zeppelin-git
pkgdesc = A free UCI chess engine with integrated NNUE, optimized for x86_64 and aarch64 CPUs
pkgver = 1.4.2.0
pkgrel = 1
url = https://github.org/jszczerbinsky/zeppelin
arch = x86_64
arch = aarch64
license = GPL3
makedepends = git
makedepends = cmake
source = git+https://github.com/jszczerbinsky/zeppelin.git#branch=main
sha256sums = SKIP
pkgname = zeppelin-git
|