update dufs
All checks were successful
ci/woodpecker/push/build_bin Pipeline was successful
ci/woodpecker/push/build_other Pipeline was successful

This commit is contained in:
leafee98 2023-06-02 20:50:45 +08:00
parent 7a3cf4467f
commit d423cb6e3f

View file

@ -1,7 +1,7 @@
#/usr/bin/env bash #/usr/bin/env bash
pkgname="dufs" pkgname="dufs"
pkgver="0.34.0" pkgver="0.34.1"
pkgrel=1 pkgrel=1
pkgdesc="A file server that supports static serving, uploading, searching, accessing control, webdav..." pkgdesc="A file server that supports static serving, uploading, searching, accessing control, webdav..."
url="https://github.com/sigoden/dufs" url="https://github.com/sigoden/dufs"