summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..edd6f2d7a5cf
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = tunnelto
+ pkgdesc = Expose your local web server to the internet with a public URL.
+ pkgver = 0.1.12
+ pkgrel = 1
+ url = https://tunnelto.dev/
+ arch = any
+ license = MIT
+ makedepends = cargo
+ provides = tunnelto
+ conflicts = tunnelto
+ source = git+https://github.com/agrinman/tunnelto#tag=0.1.12
+ sha256sums = SKIP
+
+pkgname = tunnelto