summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f34348169549..98fbb4414e15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Aleksandr Beliaev <trap000d@gmail.com>
pkgname=python-wsgidav-seafile
-pkgver=7.1.5
-pkgrel=3
+pkgver=8.0.2
+pkgrel=1
pkgdesc="Seafile webdav server"
arch=('any')
url="https://github.com/haiwen/seafdav"
@@ -18,7 +18,7 @@ makedepends=('python-setuptools'
'libyaml')
conflicts=('python-wsgidav')
source=("${url}/archive/v${pkgver}-server.tar.gz")
-sha256sums=('cf90b8c46666421c6a82cef5b93b109a6d79f3f5ffe74151f93d049d84129c7a')
+sha256sums=('0a79707ab766d082076019e7e2b9c3e1fa1816e2fc475ee1bc1bda62c94ae202')
package() {
cd "$srcdir/seafdav-$pkgver-server"