summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0442b04a3526bc6f6fe6f45220b45b2867f064b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = bux
	pkgdesc = A supplemental C++ library with functionalities not directly supported from Modern C++ standard.
	pkgver = 1.6.5
	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