summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 9 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc9bb6f2fa80..e74eb02aaffb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,12 @@
pkgbase = tiny
- pkgdesc = Experiments in creating very small Linux ELF executables.
- pkgver = 20130219
- pkgrel = 2
- url = http://www.muppetlabs.com/~breadbox/software/tiny/
- arch = i686
- arch = x86_64
- license = GPL
- makedepends = nasm
- options = !strip
- source = http://www.muppetlabs.com/~breadbox/pub/software/tiny.tar.gz
- source = tiny.sh
- md5sums = e535400bd35f3606ae2f5d067989e521
- md5sums = e393c72f9529e5a1bae15bbd449b4637
+ pkgdesc = An eentsy-teensy turing-complete programming language that isn't a brainfuck to code in ;)
+ pkgver = 1.0
+ pkgrel = 1
+ url = https://github.com/YaBoiMason/tiny
+ arch = any
+ license = MIT
+ depends = python3
+ source = https://github.com/YaBoiMason/tiny/archive/refs/tags/v1.0.zip
+ sha256sums = 233c07eece46577d5c1f22cb892745f4e772eeecd59912674fa3de4bcf85c0ff
pkgname = tiny
-