diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 00000000000..71952328283 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,13 @@ +pkgbase = axosnake-git + pkgdesc = a snake game written in rust with quicksilver + pkgver = r67.6caf3a1 + pkgrel = 1 + url = https://gitlab.com/nycex/axosnake + arch = any + license = MIT + depends = rust + source = git+https://gitlab.com/nycex/axosnake + sha256sums = SKIP + +pkgname = axosnake-git + |