Skip to content

Commit f52b388

Browse files
committed
seadrive-daemon: auto updated to 3.0.18-1
It has been built because: * yuyichao has requested to build it * it failed last time and has been updated
1 parent 5f5560f commit f52b388

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

archlinuxcn/seadrive-daemon/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
pkgbase=seadrive-daemon
55
pkgname=(seadrive-daemon python-seadrive)
6-
pkgver=3.0.16
6+
pkgver=3.0.18
77
pkgrel=1
88
pkgdesc="SeaDrive daemon with FUSE interface"
99
arch=('aarch64' 'armv7h' 'x86_64')
@@ -14,7 +14,7 @@ _daemon_depends=(libcrypto.so libuuid.so libsqlite3.so libevent libz.so libcurl.
1414
jansson libwebsockets.so libargon2.so)
1515
makedepends=(git intltool python "${_daemon_depends[@]}")
1616
source=("git+https://github.com/haiwen/seadrive-fuse#tag=v${pkgver}")
17-
sha256sums=('033ff085c27fcca07bfc4dc55330b358d2a02a761f907ca76969921cdcc6c396')
17+
sha256sums=('ab91453a23e7d00c6a3df8b96408d06e88762fd9d5d03ea5ea0989ac05d61ec6')
1818

1919
# prepare() {
2020
# cd seadrive-fuse

0 commit comments

Comments
 (0)