blob: b12ed96682b6bbf98b65ef718b40532eba7a9c42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = feb-git
pkgdesc = easy to understand, simple to use suckless-style build system
pkgver = 1.0
pkgrel = 1
url = https://github.com/predefine/feb
arch = x86_64
license = CC0-1.0
makedepends = git
makedepends = base-devel
makedepends = bash
source = git+https://github.com/predefine/feb
md5sums = SKIP
pkgname = feb-git
|