summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArthurdw2022-08-14 18:24:28 +0200
committerArthurdw2022-08-14 18:24:28 +0200
commitc57abe2b8208cfc50921d98ca72055a308ea4ef4 (patch)
tree1d7dd6c633ce6e14cd0af1c17fa9f6d0d59b3ed5 /PKGBUILD
parentd00b94628ce63f497731e9027c795d3c3400a490 (diff)
downloadaur-ffly.tar.gz
:bookmark: Added backup file before file save
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 05534dd02451..2a631bf945d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_name=ffly
_loc="firefly/server"
pkgname=${_name}
-pkgver=0.0.1
-pkgrel=2
+pkgver=0.0.2
+pkgrel=1
pkgdesc="An \"blazingly\" fast key-value pair database without bloat written in rust"
arch=(x86_64 i686)
url="https://github.com/Arthurdw/firefly"
@@ -40,4 +40,3 @@ check() {
}
-