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..55f55a0aff30
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = perfops-cli
+ pkgdesc = A simple command line tool to interact with hundreds of servers around the world. Run benchmarks and debug your infrastructure without leaving your console.
+ pkgver = 0.7.0
+ pkgrel = 1
+ url = https://perfops.net
+ arch = x86_64
+ license = APACHE
+ makedepends = git
+ makedepends = go
+ source = perfops-cli::git+https://github.com/ProspectOne/perfops-cli.git#tag=v0.7.0
+ md5sums = SKIP
+
+pkgname = perfops-cli
+