blob: feb3bbb6a3e7b602750fca9f5d8fcef6dba94a48 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = estd
pkgdesc = Extended C++ library in the style of the standard library
pkgver = 0.3.1
pkgrel = 1
url = https://github.com/fizyr/estd
arch = x86_64
license = BSD
makedepends = cmake
source = estd-0.3.1.tar.gz::https://github.com/fizyr/estd/archive/0.3.1.tar.gz
sha512sums = e014dace36e85e5b9e292bc96afa786c9e4ba807ed5087aba4d9184ee4e64680b7efd9b74514ccb1c1d02b74d70be1acc9181b16c94e0a1cf8738bebf8977d71
pkgname = estd
|