summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 13 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b4d48a7353ad
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,13 @@
+pkgbase = curlie
+ pkgdesc = A frontend to curl that adds the ease of use of httpie
+ pkgver = 1.2.0
+ pkgrel = 1
+ url = https://curlie.io/
+ arch = x86_64
+ license = MIT
+ makedepends = go-pie
+ source = git+https://github.com/rs/curlie.git#tag=v1.2.0
+ sha256sums = SKIP
+
+pkgname = curlie
+