summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreolianoe2017-02-12 11:31:25 +0100
committereolianoe2017-02-12 11:31:25 +0100
commit87156488f530f30498b9cc4820eba6e39e979239 (patch)
treedb0c33c6dd153a893dade64a94e70c7d9693f6b4 /PKGBUILD
parent359088ed48a7e08975b77c3490b1affe7c52f55d (diff)
downloadaur-87156488f530f30498b9cc4820eba6e39e979239.tar.gz
updpkg: 6.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd5b900809a1..309a8221fa91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Aaron Lindsay <aaron@aclindsay.com>
pkgname=seafile
-pkgver=6.0.2
-pkgrel=5
+pkgver=6.0.3
+pkgrel=1
pkgdesc="Seafile is an online file storage and collaboration tool"
arch=('i686' 'x86_64' 'armv7h' 'armv6h')
url="https://github.com/haiwen/${pkgname}"
@@ -13,7 +13,7 @@ depends=("ccnet" "fuse" "python2" "sqlite")
makedepends=("vala" "intltool")
source=("seafile-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz"
"libseafile.in.patch")
-sha256sums=('8ac2eb3611e69b4fd85a9572714153566705c73e443cf2ae24da556c7cf12078'
+sha256sums=('fca3858fa7aebfd764e64dafdc78fcc276d2cf235d64a1a3137eda505afb147b'
'a2d7f7cf0c59aba97650af62b3cefd0ceb71a1007c34d9369a88e5769c7f6076')
provides=('seafile-client-cli')