summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d593eb96a7e4daa62a8543a43044035146129400 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = skyr-url-git
	pkgdesc = A C++ library that implements the URL WhatWG specification
	pkgver = 5.b72d22a
	pkgrel = 1
	url = https://github.com/glynos/url
	arch = i686
	arch = x86_64
	license = Boost
	makedepends = cmake>=3.8.0
	makedepends = catch2
	makedepends = git
	makedepends = nlohmann-json
	depends = tl-expected
	source = git+https://github.com/glynos/url.git
	md5sums = SKIP

pkgname = skyr-url-git