mirror of
https://github.com/house-of-vanity/furumi.git
synced 2025-07-06 21:24:08 +00:00
CI
This commit is contained in:
2
.github/workflows/PKGBUILD
vendored
2
.github/workflows/PKGBUILD
vendored
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: AB <ab@hexor.ru>
|
# Maintainer: AB <ab@hexor.ru>
|
||||||
|
|
||||||
pkgname=furumi
|
pkgname=furumi
|
||||||
pkgver=1.0.0
|
pkgver=1.0.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Furumi is a FUSE filesystem working over NGINX JSON autoindex."
|
pkgdesc="Furumi is a FUSE filesystem working over NGINX JSON autoindex."
|
||||||
url="https://github.com/house-of-vanity/furumi.git"
|
url="https://github.com/house-of-vanity/furumi.git"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "furumi"
|
name = "furumi"
|
||||||
version = "1.0.0"
|
version = "1.0.1"
|
||||||
authors = ["AB <ultradesu@hexor.ru>"]
|
authors = ["AB <ultradesu@hexor.ru>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "WTFPL"
|
license = "WTFPL"
|
||||||
|
Reference in New Issue
Block a user