blob: c81ee91fd05ba2298f8309e8df77908bb3589734 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
pkgbase = cnake-git
pkgdesc = Snake clone in c with standard lib
pkgver = 1.0.2
pkgrel = 1
url = https://github.com/spynetS/cnake
arch = x86_64
license = MIT
makedepends = gcc
makedepends = git
pkgname = cnake-git
|