This commit is contained in:
AB
2020-06-06 01:55:13 +03:00
parent 981a2aa350
commit bfebd4aacf
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Maintainer: AB <ab@hexor.ru>
pkgname=furumi
pkgver=1.0.1
pkgver=1.0.2
pkgrel=1
pkgdesc="Furumi is a FUSE filesystem working over NGINX JSON autoindex."
url="https://github.com/house-of-vanity/furumi.git"

View File

@ -1,6 +1,6 @@
[package]
name = "furumi"
version = "1.0.1"
version = "1.0.2"
authors = ["AB <ultradesu@hexor.ru>"]
edition = "2018"
license = "WTFPL"