summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authornycex2019-12-07 23:09:24 +0100
committernycex2019-12-07 23:09:24 +0100
commit8684dab61596912bc77346b6231943ca987dd8f2 (patch)
treedbbe631b89ea3ee1045410b5dc16d231ac094a9d /.SRCINFO
downloadaur-8684dab61596912bc77346b6231943ca987dd8f2.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 13 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..719523282838
--- /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
+