summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoffrey2022-08-13 17:08:15 +0200
committerJoffrey2022-08-13 17:08:15 +0200
commitc0cab08a967cb24db3f9d119759ae6deef833e10 (patch)
treed3a0b6ff0a6b7205cf0c207c8ca511e8e0111eeb
parent73422b61fbda08e3091cb2de75525d9052451b30 (diff)
downloadaur-c0cab08a967cb24db3f9d119759ae6deef833e10.tar.gz
updpkg: 8.0.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 085701a55c6f..f3d717ca6f39 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = seafile
pkgdesc = An online file storage and collaboration tool
- pkgver = 8.0.7
+ pkgver = 8.0.8
pkgrel = 1
url = https://github.com/haiwen/seafile
arch = i686
@@ -18,9 +18,9 @@ pkgbase = seafile
depends = sqlite
provides = seafile-client-cli
conflicts = seafile-server
- source = seafile-8.0.7.tar.gz::https://github.com/haiwen/seafile/archive/v8.0.7.tar.gz
+ source = seafile-8.0.8.tar.gz::https://github.com/haiwen/seafile/archive/v8.0.8.tar.gz
source = seaf-cli@.service
- sha256sums = c6c703476907b9c84ec25fd681d85bced876ee2528409060f7e24058c73cad0a
+ sha256sums = 02f8cb53f061d9d85752d476e72fa64835d5bab66d1fbcb240d22bc41428847b
sha256sums = c37510109c1de64c774896df39aece240c056b54414d2119fca01860211156ba
pkgname = seafile
diff --git a/PKGBUILD b/PKGBUILD
index fc4c9b802072..6ad662f9904f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Aaron Lindsay <aaron@aclindsay.com>
pkgname=seafile
-pkgver=8.0.7
+pkgver=8.0.8
pkgrel=1
pkgdesc='An online file storage and collaboration tool'
arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
@@ -27,7 +27,7 @@ source=(
"seaf-cli@.service"
)
sha256sums=(
- 'c6c703476907b9c84ec25fd681d85bced876ee2528409060f7e24058c73cad0a'
+ '02f8cb53f061d9d85752d476e72fa64835d5bab66d1fbcb240d22bc41428847b'
'c37510109c1de64c774896df39aece240c056b54414d2119fca01860211156ba'
)
provides=('seafile-client-cli')