mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
seafile-client-qt: update to 7.0.3
This commit is contained in:
parent
2993a5ad25
commit
e4a0ef62e3
1 changed files with 5 additions and 4 deletions
|
@ -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 <pierre.bourgin@free.fr>"
|
||||
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"
|
||||
|
|
Loading…
Add table
Reference in a new issue