blob: 9c887b3e7258feb2e59eb1265d5d2a68644a260d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = tabulate
pkgdesc = Table maker for modern C++
pkgver = 1.5
pkgrel = 1
url = https://github.com/p-ranav/tabulate
arch = x86_64
license = MIT
makedepends = cmake
source = tabulate-1.5.tar.gz::https://github.com/p-ranav/tabulate/archive/v1.5.tar.gz
sha512sums = 324c9f2427d4d0e568b63fcd7bd81f4eee6743d7106af5ead134f81d637f190f77122f28cc42b9e95f7782f5058492b1903eadb44e1c3061a636b32bb93d0ed2
pkgname = tabulate
|