diff --git a/srcpkgs/seafile-client-qt/template b/srcpkgs/seafile-client-qt/template index 573a81460fa..b9a29622b89 100644 --- a/srcpkgs/seafile-client-qt/template +++ b/srcpkgs/seafile-client-qt/template @@ -1,6 +1,7 @@ # Template file for 'seafile-client-qt' +# WARNING: upstream sometimes retag source. Wait for official announcement pkgname=seafile-client-qt -version=7.0.2 +version=7.0.3 revision=1 _sourcename="seafile-client" wrksrc="${_sourcename}-${version}" @@ -12,9 +13,9 @@ makedepends="qt5-tools-devel seafile-libclient-devel sqlite-devel libevent-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=338cc25dcb7307ac22c4dafc3d3434011368892752869ce6b7d281b991a6fca1 +homepage="https://seafile.com" +distfiles="https://github.com/haiwen/seafile-client/archive/v${version}.tar.gz" +checksum=2bf43708995ed051caabad9d2a9fede27b3833b940459f339a6b77fe3c88e099 build_options="shibboleth" desc_option_shibboleth="Build with Shibboleth support"