mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
desktop/seafile-gui: Updated for version 4.0.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
22ec5a77e7
commit
6cbd7879b8
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
PRGNAM=seafile-gui
|
PRGNAM=seafile-gui
|
||||||
SRCNAM=seafile-client
|
SRCNAM=seafile-client
|
||||||
VERSION=${VERSION:-4.0.5}
|
VERSION=${VERSION:-4.0.7}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="seafile-gui"
|
PRGNAM="seafile-gui"
|
||||||
VERSION="4.0.5"
|
VERSION="4.0.7"
|
||||||
HOMEPAGE="http://seafile.com/"
|
HOMEPAGE="http://seafile.com/"
|
||||||
DOWNLOAD="https://github.com/haiwen/seafile-client/archive/v4.0.5.tar.gz"
|
DOWNLOAD="https://github.com/haiwen/seafile-client/archive/v4.0.7.tar.gz"
|
||||||
MD5SUM="a4d524b6a17c3ca7a724e104216963de"
|
MD5SUM="f62bdab6d68f964de233303b9dfd98fd"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="seafile-client"
|
REQUIRES="seafile-client"
|
||||||
|
|
Loading…
Reference in a new issue