summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRiccardo Berto2019-08-22 14:08:58 +0200
committerRiccardo Berto2019-08-22 14:08:58 +0200
commit4e52173d7f6f3a1d83547cbe9fa3ece5d8ca31fb (patch)
tree479ae094537359a84ba817b526487672662fab12 /.SRCINFO
downloadaur-async_comm-git.tar.gz
Initial upload: async_comm-git r47.9b83a41-1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b74f1db3c9e5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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
+