blob: 1b2cb2b00bb83a11fc624167472b5ceb0bdd6fb7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = dufs-git
pkgdesc = A file server that supports static serving, uploading, searching, accessing control, webdav...
pkgver = 0.39.0.r16.gd66c9de
pkgrel = 1
url = https://github.com/sigoden/dufs
arch = x86_64
license = MIT
license = APACHE
makedepends = cargo
makedepends = git
depends = gcc-libs
options = !lto
source = dufs::git+https://github.com/sigoden/dufs.git
sha512sums = SKIP
pkgname = dufs-git
|