summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a816d392993d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = croc-git
+ pkgdesc = Easily and securely send things from one computer to another
+ pkgver = 8.5.2.r2.gf562400
+ pkgrel = 1
+ url = https://schollz.com/blog/croc6/
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = git
+ makedepends = go
+ depends = glibc
+ provides = croc
+ conflicts = croc
+ source = git+https://github.com/schollz/croc.git
+ sha256sums = SKIP
+
+pkgname = croc-git
+