summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreolianoe2017-09-23 20:21:52 +0200
committereolianoe2017-09-23 20:21:52 +0200
commitc2826e26009973c4d424d4d4c24ce36f08efa170 (patch)
treef957a123ae5bd84b84d9cb87e11351c0d46f05cf /PKGBUILD
parentd34265537f97431471cb6718386b0e1b006215c3 (diff)
downloadaur-c2826e26009973c4d424d4d4c24ce36f08efa170.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 2bb04ef927fc..5bd8fba025f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Aaron Lindsay <aaron@aclindsay.com>
pkgname=seafile
-pkgver=6.1.0
+pkgver=6.1.1
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=('06871c6b2ecf27c5c87329b5be03b5aba37cf7c6a4cc81867d3d8451c4ecfb0f'
+sha256sums=('9082a15aa095a8b795c24519e342740b7822c436b5c417a0536d5fa08496f196'
'a2d7f7cf0c59aba97650af62b3cefd0ceb71a1007c34d9369a88e5769c7f6076')
provides=('seafile-client-cli')