summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoffrey2022-11-14 19:21:59 +0100
committerJoffrey2022-11-14 19:21:59 +0100
commit570698973f923e6ca3a799349f07f55a74d9aacf (patch)
tree59313cdd0f55a99db36fab66303d91d23557e510
parentd1934a0f9be58a36c99adc3e42439027d5195497 (diff)
downloadaur-570698973f923e6ca3a799349f07f55a74d9aacf.tar.gz
updpkg: 8.0.9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c9e8c06b6d3..48ef19fb35a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = seafile-client
pkgdesc = GUI client for synchronizing your local files with seafile server
- pkgver = 8.0.8
+ pkgver = 8.0.9
pkgrel = 1
url = https://github.com/haiwen/seafile-client
arch = i686
@@ -11,14 +11,14 @@ pkgbase = seafile-client
license = Apache
makedepends = cmake
makedepends = qt6-tools
- depends = seafile>=8.0.8
+ depends = seafile>=8.0.9
depends = qt6-base
depends = qt6-webengine
depends = qt6-5compat
optdepends = gtk-update-icon-cache
- source = seafile-client-8.0.8.tar.gz::https://github.com/haiwen/seafile-client/archive/v8.0.8.tar.gz
+ source = seafile-client-8.0.9.tar.gz::https://github.com/haiwen/seafile-client/archive/v8.0.9.tar.gz
source = fix_build_with_QT6.diff
- sha256sums = 4490128f7f8a1691d43fb9d3152b7a842af3542332b2a43e346f1c62ab2c37bc
+ sha256sums = afda765ace46f168217f4ccffdba494fade734047b782bfed1280af153d25767
sha256sums = 5fc54daff54d3ea4e263aea6c23b8c812fe5287e487a56bbf05cf935dd149229
pkgname = seafile-client
diff --git a/PKGBUILD b/PKGBUILD
index 40157cf2537a..efb3a70a96e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Edvinas Valatka <edacval@gmail.com>
pkgname=seafile-client
-pkgver=8.0.8
+pkgver=8.0.9
pkgrel=1
pkgdesc='GUI client for synchronizing your local files with seafile server'
arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
@@ -23,7 +23,7 @@ source=(
'fix_build_with_QT6.diff'
)
sha256sums=(
- '4490128f7f8a1691d43fb9d3152b7a842af3542332b2a43e346f1c62ab2c37bc'
+ 'afda765ace46f168217f4ccffdba494fade734047b782bfed1280af153d25767'
'5fc54daff54d3ea4e263aea6c23b8c812fe5287e487a56bbf05cf935dd149229'
)