summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreolianoe2017-09-23 20:22:51 +0200
committereolianoe2017-09-23 20:22:51 +0200
commitbacc4c93d8c93df06ff3d3c8e32b75dfb5d1cd4f (patch)
tree31a3528d655c5852d3016161488dae10e00cad65 /PKGBUILD
parente803207d746b81823699f9282ffe96a9a4cd5ed6 (diff)
downloadaur-bacc4c93d8c93df06ff3d3c8e32b75dfb5d1cd4f.tar.gz
updpkg: 6.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60da6ae8b3c2..3ec053bd081f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Edvinas Valatka <edacval@gmail.com>
pkgname=seafile-client
-pkgver=6.1.0
+pkgver=6.1.1
pkgrel=1
pkgdesc="GUI client for synchronizing your local files with seafile server"
arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
@@ -15,7 +15,7 @@ makedepends=("cmake")
conflicts=('seafile-client-qt5')
provides=('seafile-client-qt5')
source=("${pkgname}-v${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('6d1d9fdb238cdd8514f2aa22e81cbab7a4b178807e68883a7f8c29afd232369b')
+sha256sums=('19db358c6d6fd5e1d59f7d8a529e8183d33af488f6a861fead078dbf43320d6e')
prepare() {
cd "${srcdir}"