blob: 05a33f57def4153219dcb59159926628c8a4198b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = qtchess
pkgdesc = Online chess game client written in Qt
pkgver = 2024.01.10
pkgrel = 1
url = https://textbrowser.github.io/qtchess/
arch = i686
arch = x86_64
license = custom:3-clause BSD
makedepends = qt5-tools
depends = qt5-base
depends = libgl
source = qtchess-2024.01.10.tar.gz::https://github.com/textbrowser/qtchess/archive/refs/tags/2024.01.10.tar.gz
sha256sums = 5e224ed30af39fe9ec03b2546148a6986a966aa96ac65b22c1d3ee85e2bd24cc
pkgname = qtchess
|