summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreolianoe2018-07-22 13:37:28 +0200
committereolianoe2018-07-22 13:37:28 +0200
commit8b9ad50e1f76e0fc74822cefe37232e096df0dcd (patch)
tree72831ada973b38cf8eac8dfa3c203a890214f868 /PKGBUILD
parent259cc8dd1169404e44b749197508f69f8aae6bb0 (diff)
downloadaur-8b9ad50e1f76e0fc74822cefe37232e096df0dcd.tar.gz
updpkg: 6.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e067848abad8..ac08edad9539 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Edvinas Valatka <edacval@gmail.com>
pkgname=seafile-client
-pkgver=6.2.0
-pkgrel=3
+pkgver=6.2.2
+pkgrel=1
pkgdesc="GUI client for synchronizing your local files with seafile server"
arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
url="https://github.com/haiwen/${pkgname}"
@@ -15,7 +15,7 @@ makedepends=("cmake")
conflicts=('seafile-client-qt5')
provides=('seafile-client-qt5')
source=("${pkgname}-v${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('5c0118031d0d2d06c76774d4973e7cf2ae60cc1ae51530dffd5ad9ccf2e9892e')
+sha256sums=('f80c38e2d1abb5d605e6d0fc50af753832733d07f8f86fc9c17c0857150bf509')
prepare() {
cd "${srcdir}"