summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b74f1db3c9e5804dbf83751e082e889cd6b18e0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = async_comm-git
	pkgdesc = This project provides a C++ library that gives a simple interface for asynchronous serial communications over a serial port or UDP.
	pkgver = r47.9b83a41
	pkgrel = 1
	url = https://github.com/dpkoch/async_comm
	arch = x86_64
	license = BSD-3
	makedepends = git
	depends = cmake
	depends = boost
	source = git+https://github.com/dpkoch/async_comm
	sha256sums = SKIP

pkgname = async_comm-git