summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreolianoe2017-03-16 21:58:05 +0100
committereolianoe2017-03-16 21:58:05 +0100
commit09ad0827b55ff20cba0543b3bd51320c0eb08c81 (patch)
treee9d42643b42ae7591fe05d9f9a9116bdec399402 /PKGBUILD
parent87156488f530f30498b9cc4820eba6e39e979239 (diff)
downloadaur-09ad0827b55ff20cba0543b3bd51320c0eb08c81.tar.gz
updpkg: 6.0.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 309a8221fa91..1e36bf43a61d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Aaron Lindsay <aaron@aclindsay.com>
pkgname=seafile
-pkgver=6.0.3
+pkgver=6.0.4
pkgrel=1
pkgdesc="Seafile is an online file storage and collaboration tool"
arch=('i686' 'x86_64' 'armv7h' 'armv6h')
@@ -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=('fca3858fa7aebfd764e64dafdc78fcc276d2cf235d64a1a3137eda505afb147b'
+sha256sums=('b3919bff1e0f974483df129e500868332e752dec6380556839e006bf9d5b425e'
'a2d7f7cf0c59aba97650af62b3cefd0ceb71a1007c34d9369a88e5769c7f6076')
provides=('seafile-client-cli')