summaryrefslogtreecommitdiff
path: root/fcp-git/.SRCINFO
diff options
context:
space:
mode:
authorDeposite Pirate2021-06-16 20:23:16 +0200
committerDeposite Pirate2021-06-16 20:23:16 +0200
commit035298e5854ec9c79140095b69646bd2188c8b5e (patch)
tree631257afd5ca853dde44f8fb22923ed1348a3907 /fcp-git/.SRCINFO
parentee0417cfb68924956569f4e01d67bfd3f1a6a481 (diff)
* Initial commit.
new file: fcp-git/.SRCINFO new file: fcp-git/PKGBUILD
Diffstat (limited to 'fcp-git/.SRCINFO')
-rw-r--r--fcp-git/.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/fcp-git/.SRCINFO b/fcp-git/.SRCINFO
new file mode 100644
index 0000000..72e8298
--- /dev/null
+++ b/fcp-git/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = fcp-git
+ pkgdesc = A faster rust cp command
+ pkgver = v0.1.0.r0.ga1e61f7
+ pkgrel = 1
+ url = https://github.com/Svetlitski/fcp
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = git
+ makedepends = rust
+ makedepends = cargo
+ depends = glibc
+ source = fcp::git+https://github.com/Svetlitski/fcp
+ sha256sums = SKIP
+
+pkgname = fcp-git