summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a012cf595f1e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = wasm-gc
+ pkgdesc = gc-sections for wasm
+ pkgver = 0.1.0
+ pkgrel = 1
+ url = https://github.com/alexcrichton/wasm-gc
+ arch = i686
+ arch = x86_64
+ arch = armv6h
+ license = MIT
+ license = APACHE
+ makedepends = cargo
+ depends = gcc-libs
+ source = wasm-gc-0.1.0.tar.gz::https://github.com/alexcrichton/wasm-gc/archive/0.1.0.tar.gz
+ sha512sums = 0c97758fa4aeab58eef700523d933a1b87eac79bf91417f7806873d307d4ce73e6289574bb3d9329b500a8d1fe2d564ac3387aeb6463929b9e4f4e1dbc314ecb
+
+pkgname = wasm-gc
+