summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFlorian Loitsch2023-05-20 14:47:46 +0200
committerFlorian Loitsch2023-05-20 14:47:46 +0200
commite0d687d0cf37947c3121df8b87e59b7133f6c293 (patch)
tree91635607b709525943835d2f90883cb5c04fc418 /.SRCINFO
downloadaur-e0d687d0cf37947c3121df8b87e59b7133f6c293.tar.gz
Initial release
Only builds the 'jag' executable. Jaguar will still download precompiled executables when running `jag setup`.
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..b66bf4ad57e9
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,13 @@
+pkgbase = jaguar
+ pkgdesc = Tool to develop Toit programs for the ESP32
+ pkgver = 1.9.22
+ pkgrel = 1
+ url = https://github.com/toitlang/jaguar
+ arch = x86_64
+ license = MIT
+ makedepends = go
+ depends = gcc-libs
+ source = jaguar-1.9.22.tar.gz::https://github.com/toitlang/jaguar/archive/refs/tags/v1.9.22.tar.gz
+ sha256sums = 6a5f63e6e0d21bae7aef5ee20664f22ac7fc887e8bd47bfb7a8ed00311d25597
+
+pkgname = jaguar