summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmanuele 'Lele' Calo2020-07-15 19:09:52 +0200
committerEmanuele 'Lele' Calo2020-07-15 19:09:52 +0200
commitb347a142e54c2f65c888cd7145e108ae5b2b1a75 (patch)
treef31270f0ff813b4e99316fb5d9cc4393a279d4b1
parente729da597efae2de070b5aa95937c1ea22c20ef1 (diff)
downloadaur-b347a142e54c2f65c888cd7145e108ae5b2b1a75.tar.gz
Updated to 2.0.3
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8d2f3f18c63..1ab2ab7ab134 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,19 @@
# Maintainer: c0gnitivefl0w
+# Co-Maintainer: eldios
pkgname=seadrive-daemon
-pkgver=1.0.9
+pkgver=2.0.3
pkgrel=0
pkgdesc="Daemon part of seadrive"
arch=('x86_64')
-url="https://www.seafile.com/en/help/drive_client_linux"
+url="https://download.seafile.com/published/seafile-user-manual/drive_client/drive_client_for_linux.md"
license=('Apache')
depends=('libsearpc' 'libcurl-compat' 'libevent-compat'
'openssl-1.0' 'fuse2')
source=('seadrive'
- "https://deb.seadrive.org/jessie/pool/main/s/${pkgname}/${pkgname}_${pkgver}_amd64.deb")
+ "http://linux-clients.seafile.com/seadrive-deb/focal/pool/main/s/${pkgname}/${pkgname}_${pkgver}_amd64.deb")
sha256sums=('25770d58f6e262a29e54a065ccf5e2d138ec5ec2aecaafa12fe2f6fe4ca256fb'
- '2fe4bba4217423180b6085e35b4c0a81bd344d1413b87006fd35407a22e9723c')
+ '98e8200408582c0f30fb50cec68e79a31978448b064a7109a9888f7d03f37693')
prepare() {
cd "${srcdir}"