summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreolianoe2018-02-07 21:27:21 +0100
committereolianoe2018-02-07 21:27:21 +0100
commitddd4246992399f2c250f22c9cfaa45501606f4eb (patch)
tree43602e009f93285a8521e8cc3ff7a4c934fdcf06 /PKGBUILD
parenta70eee3419ce12b86ef486178f8620a0b32b92fa (diff)
downloadaur-ddd4246992399f2c250f22c9cfaa45501606f4eb.tar.gz
updpkg: 6.1.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e6abe548757..7acd2136b666 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Aaron Lindsay <aaron@aclindsay.com>
pkgname=seafile
-pkgver=6.1.4
+pkgver=6.1.5
pkgrel=1
pkgdesc="Seafile is an online file storage and collaboration tool"
arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
@@ -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=('475b1fc4754050edc5442ed3a2c620de51fcfb405f77446a2fbc626f3d2987be'
+sha256sums=('19f9ccd515af8b4dc422479dfdc69ab3a55978751ed25653e0f5d04196949f6a'
'a2d7f7cf0c59aba97650af62b3cefd0ceb71a1007c34d9369a88e5769c7f6076')
provides=('seafile-client-cli')