diff options
| author | Yuval Adam <_@yuv.al> | 2019-07-10 10:05:57 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2019-07-10 10:05:57 +0300 |
| commit | 6f8428fc95e931e1d2bb974edd35fadea694804e (patch) | |
| tree | 23090a4991fbed804aae408371267f135a9864e8 /aur/greatfet-git/.SRCINFO | |
| parent | 5872de4bfc8436b64dfcfd0c3ce9f23fa8c268a4 (diff) | |
Initial greatfet-git package
Diffstat (limited to 'aur/greatfet-git/.SRCINFO')
| -rw-r--r-- | aur/greatfet-git/.SRCINFO | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/aur/greatfet-git/.SRCINFO b/aur/greatfet-git/.SRCINFO new file mode 100644 index 0000000..03a4fa6 --- /dev/null +++ b/aur/greatfet-git/.SRCINFO @@ -0,0 +1,18 @@ +pkgbase = greatfet-git + pkgdesc = GreatFET firmware and host software + pkgver = v2018.12.1.60.g4c40233 + pkgrel = 1 + url = https://github.com/greatscottgadgets/greatfet + install = greatfet-git.install + arch = any + license = BSD + depends = ipython + depends = python-pyusb + depends = python-future + depends = pygreat-git + provides = greatfet + source = git+https://github.com/greatscottgadgets/greatfet + sha1sums = SKIP + +pkgname = greatfet-git + |
