From 6ca83120d3ce334d5d8db3764e4f0c2f1423b1ba Mon Sep 17 00:00:00 2001 From: yopito Date: Sun, 14 Oct 2018 06:42:19 +0200 Subject: [PATCH] Seafile client Qt: update to 6.2.5. * srcpkgs/seafile-libclient: update to 6.2.5. * srcpkgs/seafile-client-qt: update to 6.2.5. --- srcpkgs/seafile-client-qt/template | 4 ++-- srcpkgs/seafile-libclient/template | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/seafile-client-qt/template b/srcpkgs/seafile-client-qt/template index 78884cc927a..3d9d4e6b2ca 100644 --- a/srcpkgs/seafile-client-qt/template +++ b/srcpkgs/seafile-client-qt/template @@ -1,6 +1,6 @@ # Template file for 'seafile-client-qt' pkgname=seafile-client-qt -version=6.2.4 +version=6.2.5 revision=1 _sourcename="seafile-client" wrksrc="${_sourcename}-${version}" @@ -14,7 +14,7 @@ maintainer="yopito " license="Apache-2.0" homepage="https://github.com/haiwen/${_sourcename}" distfiles="https://github.com/haiwen/${_sourcename}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz" -checksum=bcf5b5d3b170774c9a76d98a628c72ed990e8c93ca1e498b0eda6cdc9da37366 +checksum=a6bfa3b413a3d953d3c6694326875ae959e90fbe0bd8d0ea0ca442280b7abf11 build_options="shibboleth" desc_option_shibboleth="Build with Shibboleth support" diff --git a/srcpkgs/seafile-libclient/template b/srcpkgs/seafile-libclient/template index d0441947c3f..6434d308f06 100644 --- a/srcpkgs/seafile-libclient/template +++ b/srcpkgs/seafile-libclient/template @@ -1,6 +1,6 @@ # Template file for 'seafile-libclient' pkgname=seafile-libclient -version=6.2.4 +version=6.2.5 revision=1 _distname="${pkgname/-libclient/}" wrksrc="${_distname}-${version}" @@ -14,7 +14,7 @@ maintainer="yopito " license="GPL-2.0-or-later" # Has openssl exception not yet present on SPDX homepage="https://github.com/haiwen/seafile" distfiles="${homepage}/archive/v${version}.tar.gz>${_distname}-${version}.tar.gz" -checksum=3972073608692de6c0b254a6d5fa711ac3697174be0a06d1930b3830e643f711 +checksum=0899981d43db96b465b3b945c160b62fc658556f90c8d426f6b8a4ea9edb2da8 pre_configure() { ./autogen.sh