diff --git a/srcpkgs/seafile-client-qt/template b/srcpkgs/seafile-client-qt/template index 7386f5baabe..4e2303c6c73 100644 --- a/srcpkgs/seafile-client-qt/template +++ b/srcpkgs/seafile-client-qt/template @@ -1,7 +1,7 @@ # Template file for 'seafile-client-qt' pkgname=seafile-client-qt -version=6.1.7 -revision=2 +version=6.1.8 +revision=1 _sourcename="seafile-client" wrksrc="${_sourcename}-${version}" build_style=cmake @@ -9,13 +9,12 @@ configure_args="$(vopt_if shibboleth -DBUILD_SHIBBOLETH_SUPPORT=ON)" hostmakedepends="pkg-config" makedepends="ccnet-devel qt5-tools-devel seafile-libclient-devel $(vopt_if shibboleth 'qt5-webengine-devel qt5-declarative-devel qt5-webchannel-devel qt5-location-devel')" - short_desc="Cloud storage system - Qt graphical client" 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=25dfcce4a1f1ad5bc72d551b9209c1d40bec6b92459d1d530e0829ce1b08a14d +checksum=daef6d2b5be5659dca55bc782262f7c7cc5a8e4b0b4db5f4a7fedad9e061e6db build_options="shibboleth" desc_option_shibboleth="Build with Shibboleth support"