mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
desktop/seafile-gui: Updated for version 4.2.3.
This commit is contained in:
parent
afcad85262
commit
cdc5eb5c48
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
PRGNAM=seafile-gui
|
||||
SRCNAM=seafile-client
|
||||
VERSION=${VERSION:-4.1.5}
|
||||
VERSION=${VERSION:-4.2.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="seafile-gui"
|
||||
VERSION="4.1.5"
|
||||
VERSION="4.2.3"
|
||||
HOMEPAGE="http://seafile.com/"
|
||||
DOWNLOAD="https://github.com/haiwen/seafile-client/archive/v4.1.5.tar.gz"
|
||||
MD5SUM="200211f2c1cb7fed7fec9a6e66a6d28f"
|
||||
DOWNLOAD="https://github.com/haiwen/seafile-client/archive/v4.2.3.tar.gz"
|
||||
MD5SUM="7ce06797baf7282cb607429758e7fa92"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="seafile-client"
|
||||
|
|
Loading…
Reference in a new issue