summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 55585cf97f24451eee4b947de56193997488b4c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = cctz
	pkgdesc = A C++ library for translating between absolute and civil times using the rules of a time zone
	pkgver = 2.4
	pkgrel = 2
	url = https://github.com/google/cctz
	arch = x86_64
	license = Apache-2.0
	makedepends = benchmark
	makedepends = cmake
	makedepends = gtest
	depends = gcc-libs
	source = cctz-2.4.tar.gz::https://github.com/google/cctz/archive/v2.4.tar.gz
	sha512sums = 6d50fe5263b66f93bc3f9aee0da395352d0e95187e6a761afd1b82a461c127823fe93e06139e9d8989f24875b70de3058aab6e66639b408c7930f117e1815e5e

pkgname = cctz