summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorfenugrec2018-04-28 23:36:19 -0400
committerfenugrec2018-04-28 23:36:19 -0400
commit3c57d28cb070b3288af82e158a1e02be1a1cee69 (patch)
treecc34317a0ac7af707cd284f8e171fa2b8c0b7eee /.SRCINFO
downloadaur-3c57d28cb070b3288af82e158a1e02be1a1cee69.tar.gz
initial commit. "works fine on my system" (TM)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..95fc8b18069a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = python-cmdebug-git
+ pkgdesc = Debug utilities for ARM Cortex-M microprocessors
+ pkgver = r52.65e8b50
+ pkgrel = 1
+ url = https://github.com/posborne/cmsis-svd
+ arch = any
+ license = GPL3
+ makedepends = python-setuptools python-lxml
+ depends = python
+ source = cmdebug::git+https://github.com/bnahill/PyCortexMDebug
+ md5sums = SKIP
+
+pkgname = python-cmdebug-git
+