From 31d2f4fa1b3856c40a2a89de89a93dd5f8b7abd9 Mon Sep 17 00:00:00 2001 From: yopito Date: Thu, 29 Aug 2019 19:07:41 +0200 Subject: [PATCH] seafile-client-qt: update to 7.0.2 --- srcpkgs/seafile-client-qt/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/seafile-client-qt/template b/srcpkgs/seafile-client-qt/template index 4ad0c0b0795..573a81460fa 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.11 +version=7.0.2 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=a862b3bf6dda9bd6d73270643dac9dad21296cc0bcd7aefa200b778c7675bb12 +checksum=338cc25dcb7307ac22c4dafc3d3434011368892752869ce6b7d281b991a6fca1 build_options="shibboleth" desc_option_shibboleth="Build with Shibboleth support" @@ -25,9 +25,8 @@ case "$XBPS_TARGET_MACHINE" in esac case "$XBPS_TARGET_MACHINE" in - *-musl) # Add musl-fts implementation - makedepends+=" musl-fts-devel" - ;; + *-musl) # need fts implementation + makedepends+=" musl-fts-devel" ;; esac if [ "$CROSS_BUILD" ]; then