summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authornoprobelm2023-12-29 11:55:04 -0500
committernoprobelm2023-12-29 11:55:04 -0500
commit04cfaadc789e5feba740dc91d026db288ca545df (patch)
tree24a3bba1a61b9dcd8d7989bee0c11faefff73757 /.SRCINFO
downloadaur-04cfaadc789e5feba740dc91d026db288ca545df.tar.gz
First commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..6acc05db7c05
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = tca
+ pkgdesc = Simulate cellular automaton and render it to the terminal
+ pkgver = 0.1.0.r140.f8d6106
+ pkgrel = 1
+ url = https://github.com/noprobelm/terminal-cellular-automaton.git
+ arch = any
+ license = MIT
+ makedepends = git
+ makedepends = python-setuptools
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
+ makedepends = python-poetry-core
+ depends = python-rich
+ depends = python-requests
+ provides = tca
+ source = tca::git+https://github.com/noprobelm/terminal-cellular-automaton.git
+ md5sums = SKIP
+
+pkgname = tca