summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f8f58589f62b9779f2948fba59849ea8ac21d7ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = bux
	pkgdesc = A supplemental C++ library with functionalities not directly supported from Modern C++ standard.
	pkgver = 1.2.1
	pkgrel = 1
	url = https://github.com/buck-yeh/bux.git
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = make
	makedepends = gcc
	makedepends = git
	makedepends = binutils
	makedepends = fakeroot
	makedepends = gawk
	depends = fmt

pkgname = bux