summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 65e02d137d91707c1065384ce43f01dd1c4d75fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = rune-cpp-git
	pkgdesc = A C++ framework for developing REST APIs with a focus on simplicity and speed.
	pkgver = 0.1
	pkgrel = 1
	url = https://github.com/ISBachvarov21/Rune
	arch = x86_64
	arch = i686
	license = MIT
	makedepends = git
	makedepends = gcc
	makedepends = cmake
	source = rune-cpp-git::git+https://github.com/ISBachvarov21/Rune.git
	sha256sums = SKIP

pkgname = rune-cpp-git