diff options
| author | Yuval Adam <yuval@y3xz.com> | 2016-02-02 00:11:50 +0200 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2016-02-02 00:11:50 +0200 |
| commit | 495e49afe19d52c0d78db49a32b6b798dd6fc194 (patch) | |
| tree | 8d77411c7df0c99317bc47a85c2d6d6205950333 /aur/python-dg-git/.SRCINFO | |
| parent | 16d7b9322a4e8405862b0a1602ba5a61c98c50c1 (diff) | |
| parent | 6fa30b45d39e962ff403a8d2252bdd592d829e69 (diff) | |
Add 'aur/python-dg-git/' from commit '6fa30b45d39e962ff403a8d2252bdd592d829e69'
git-subtree-dir: aur/python-dg-git
git-subtree-mainline: 16d7b9322a4e8405862b0a1602ba5a61c98c50c1
git-subtree-split: 6fa30b45d39e962ff403a8d2252bdd592d829e69
Diffstat (limited to 'aur/python-dg-git/.SRCINFO')
| -rw-r--r-- | aur/python-dg-git/.SRCINFO | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/aur/python-dg-git/.SRCINFO b/aur/python-dg-git/.SRCINFO new file mode 100644 index 0000000..a581cf6 --- /dev/null +++ b/aur/python-dg-git/.SRCINFO @@ -0,0 +1,15 @@ +pkgbase = python-dg-git + pkgdesc = A programming language running on CPython VM + pkgver = da8831f + pkgrel = 1 + url = https://github.com/pyos/dg/ + arch = any + license = MIT + makedepends = python-setuptools + depends = python + provides = python-dg + source = git+https://github.com/pyos/dg/ + sha1sums = SKIP + +pkgname = python-dg-git + |
