diff options
| author | Yuval Adam <yuval@y3xz.com> | 2016-02-02 00:11:19 +0200 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2016-02-02 00:11:19 +0200 |
| commit | 9a1d6bf173d78d44ec48bc6934bbd5fa5413cc12 (patch) | |
| tree | 2e3abaff0793f86e3ee8ebf4c82627f33450ce33 /aur/lm4tools-git/.AURINFO | |
| parent | ee04e6126808a9e20b85fc30f5b71b34099eefc5 (diff) | |
| parent | b6fe54decf5065ee97be6d3ae61657d4c6b0b781 (diff) | |
Add 'aur/lm4tools-git/' from commit 'b6fe54decf5065ee97be6d3ae61657d4c6b0b781'
git-subtree-dir: aur/lm4tools-git
git-subtree-mainline: ee04e6126808a9e20b85fc30f5b71b34099eefc5
git-subtree-split: b6fe54decf5065ee97be6d3ae61657d4c6b0b781
Diffstat (limited to 'aur/lm4tools-git/.AURINFO')
| -rw-r--r-- | aur/lm4tools-git/.AURINFO | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/aur/lm4tools-git/.AURINFO b/aur/lm4tools-git/.AURINFO new file mode 100644 index 0000000..8415600 --- /dev/null +++ b/aur/lm4tools-git/.AURINFO @@ -0,0 +1,16 @@ +pkgbase = lm4tools-git + pkgdesc = A set of tools which enable multi-platform development on the TI Stellaris Launchpad boards + pkgver = a565880 + pkgrel = 1 + url = https://github.com/utzig/lm4tools + arch = any + license = GPL + makedepends = git + makedepends = gcc + makedepends = make + depends = libusb + provides = lm4tools + source = git+https://github.com/utzig/lm4tools.git + +pkgname = lm4tools-git + |
