summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthurdw2022-08-14 14:53:00 +0200
committerArthurdw2022-08-14 14:53:00 +0200
commitca56eab8e2c5fa4ba0177976d55d77478682fd9f (patch)
tree16898d5cc58b176067a39accd2741b860aff0504
parent5e0cdd91fbdb01e39cb42b79d5eb8b340850ecfb (diff)
downloadaur-ca56eab8e2c5fa4ba0177976d55d77478682fd9f.tar.gz
:bookmark: Added clap cli support
-rw-r--r--.SRCINFO20
1 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7670308dbb3d..3967a14f82f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ffly
- pkgdesc = An "blazingly" fast key-value pair database without bloat written in rust
- pkgver = 0.0.0
- pkgrel = 1
- url = https://github.com/Arthurdw/firefly
- arch = x86_64
- arch = i686
- license = MIT
- makedepends = cargo
- source = git+https://github.com/Arthurdw/firefly.git
- sha256sums = SKIP
+pkgdesc = A "blazingly" fast key-value pair database without bloat written in rust.
+pkgver = 0.0.1
+pkgrel = 1
+url = https://github.com/Arthurdw/firefly
+arch = x86_64
+arch = i686
+license = MIT
+makedepends = cargo
+source = git+https://github.com/Arthurdw/firefly.git
+sha256sums = SKIP
pkgname = ffly