summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoritz Maxeiner2015-09-05 17:30:48 +0200
committerMoritz Maxeiner2015-09-05 17:30:48 +0200
commit74d884b7a8f77050bd312aefcc28a69d5dd7483c (patch)
tree04674a53150e98098dd4eefaf0e2e3fc83ee039f /PKGBUILD
parent6be887588f5549f2b4a1ce21d8cbb7e374416c3c (diff)
downloadaur-74d884b7a8f77050bd312aefcc28a69d5dd7483c.tar.gz
Update to seafile upstream 4.3.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a7385e155f10..ca9d5194d25d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
# Contributor: localizator <localizator@ukr.net>
pkgname=seafile-client
-pkgver=4.3.1
+pkgver=4.3.3
pkgrel=1
pkgdesc="Seafile is an online file storage and collaboration tool. This is seafile client for synchronizing your local files with seafile server."
arch=('i686' 'x86_64')
url="https://github.com/haiwen/seafile-client/"
license=('Apache')
-depends=('seafile-shared>=4.3.1' 'qt4' 'qtwebkit')
+depends=('seafile-shared>=4.3.3' 'qt4' 'qtwebkit')
makedepends=('cmake')
optdepends=()
options=('!libtool' '!emptydirs')
@@ -28,4 +28,4 @@ package ()
cd "${srcdir}/seafile-client-${pkgver}"
make DESTDIR="${pkgdir}/" install
}
-sha256sums=('82c1722143bfc0e6b818a15c06aa35817f68ecdd59aa8bf040697cfe64aae440')
+sha256sums=('332348a3df60912005597f3c4cbff46608b30a0e640fdb2e01d4b88a76a940cb')