blob: e05a2da0ff4f6497fae4ad7db5af2523a307de9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = csol
pkgdesc = A small collection of ncurses-based solitaire/patience games.
pkgver = 1.6.0
pkgrel = 1
url = https://github.com/nielssp/csol
arch = x86_64
arch = i686
license = MIT
makedepends = cmake
depends = ncurses
source = https://github.com/nielssp/csol/archive/v1.6.0.tar.gz
md5sums = 5bb919511d9e049f5c325f14dfc7ef43
pkgname = csol
|